diff getan/controller.py @ 452:ab3c63877862

Cosmetics
author Magnus Schieder <mschieder@intevation.de>
date Fri, 26 Jan 2018 17:12:59 +0100
parents 3103429ec963
children ceb5909b106e
line wrap: on
line diff
--- a/getan/controller.py	Fri Jan 26 13:15:44 2018 +0100
+++ b/getan/controller.py	Fri Jan 26 17:12:59 2018 +0100
@@ -69,6 +69,7 @@
                      project.id)
 
         project.load_entries()
+        self.entries_view.set_footer_text(project.desc, "entry_footer")
 
         if self.view:
             self.view.update_entries(project.entries)
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)