changeset 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 1855b1ef2834
children 217630a03b58
files getan/states.py
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
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)