diff app/store/Messmethoden.js @ 763:0e8d4178bb7e

Fixed a bug where Comboboxes where not loaded
author Dustin Demuth <dustin@intevation.de>
date Fri, 08 May 2015 12:47:28 +0200
parents b7484c7da2d4
children
line wrap: on
line diff
--- a/app/store/Messmethoden.js	Fri May 08 12:37:36 2015 +0200
+++ b/app/store/Messmethoden.js	Fri May 08 12:47:28 2015 +0200
@@ -26,5 +26,6 @@
             return '';
         }
     }],
-    sortOnLoad: true
+    sortOnLoad: true,
+    autoLoad: true
 });

http://lada.wald.intevation.org