diff getan/states.py @ 476:63ce8e017828

Updates the project time when the entrie time is adjusted.
author Magnus Schieder <mschieder@intevation.de>
date Wed, 09 May 2018 18:56:22 +0200
parents 0d831a9f547b
children 950bfe89ec3d
line wrap: on
line diff
--- a/getan/states.py	Wed May 09 16:57:32 2018 +0200
+++ b/getan/states.py	Wed May 09 18:56:22 2018 +0200
@@ -920,6 +920,7 @@
 
         self.controller.update_entry(entry)
         self.view.node_in_focus().update()
+        self.controller.view.proj_list.update_rows()
         return self.exit()
 
     def exit(self):
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)