diff getan/states.py @ 478:950bfe89ec3d

Updates "All project" time when the entrie time is adjusted. Displays the correct total time.
author Magnus Schieder <mschieder@intevation.de>
date Fri, 11 May 2018 14:27:48 +0200
parents 63ce8e017828
children 75131561d098
line wrap: on
line diff
--- a/getan/states.py	Wed May 09 19:06:20 2018 +0200
+++ b/getan/states.py	Fri May 11 14:27:48 2018 +0200
@@ -921,6 +921,7 @@
         self.controller.update_entry(entry)
         self.view.node_in_focus().update()
         self.controller.view.proj_list.update_rows()
+        self.controller.project_view.show_total_time()
         return self.exit()
 
     def exit(self):
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)