diff getan/nodes.py @ 452:ab3c63877862

Cosmetics
author Magnus Schieder <mschieder@intevation.de>
date Fri, 26 Jan 2018 17:12:59 +0100
parents 1be996254ad5
children ceb5909b106e
line wrap: on
line diff
--- a/getan/nodes.py	Fri Jan 26 13:15:44 2018 +0100
+++ b/getan/nodes.py	Fri Jan 26 17:12:59 2018 +0100
@@ -97,7 +97,7 @@
 
         description = urwid.Text([' ' * self.indent,
                                   ('project_key', self.item.key),
-                                  (' '), (proj_desc)],
+                                  (' '), ("Hallo")],
                                  wrap="clip")
         if self._get_time():
             time = urwid.Text('%s (%s)' % (self.mode[1], time_str),
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)