diff app/store/ProbenList.js @ 656:0c1a9d7dd1e9

Paging Enabled, RemoteSort Enabled, totalProperty für Probelist spezifisziert
author Dustin Demuth <dustin@intevation.de>
date Thu, 19 Mar 2015 10:09:04 +0100
parents 199246596bf7
children fe527f380b10
line wrap: on
line diff
--- a/app/store/ProbenList.js	Wed Mar 18 17:41:05 2015 +0100
+++ b/app/store/ProbenList.js	Thu Mar 19 10:09:04 2015 +0100
@@ -13,5 +13,5 @@
     extend: 'Ext.data.Store',
     model: 'Lada.model.ProbeList',
     pageSize: 5,
-    remoteSort: false 
+    remoteSort: true
 });

http://lada.wald.intevation.org