diff app.js @ 1021:1df6b6210b42 stammdatengrids

WIP First Version of a New Window/Panel combination to edit Ortszuordnungen and Orte
author Dustin Demuth <dustin@intevation.de>
date Thu, 04 Feb 2016 16:31:46 +0100
parents 75ce503ab296
children 1bd4c0709bd6
line wrap: on
line diff
--- a/app.js	Fri Jan 29 14:51:17 2016 +0100
+++ b/app.js	Thu Feb 04 16:31:46 2016 +0100
@@ -136,7 +136,8 @@
             storeId: 'netzbetreiber'
         });
         Ext.create('Lada.store.Orte', {
-            storeId: 'orte'
+            storeId: 'orte',
+            defaultPageSize: 0
         });
         Ext.create('Lada.store.Pflichtmessgroessen', {
             storeId: 'pflichtmessgroessen'

http://lada.wald.intevation.org