diff app/view/grid/FilterResult.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 9f557bd48c30
children 7b6467edfdfc
line wrap: on
line diff
--- a/app/view/grid/FilterResult.js	Wed Mar 18 17:41:05 2015 +0100
+++ b/app/view/grid/FilterResult.js	Thu Mar 19 10:09:04 2015 +0100
@@ -42,8 +42,7 @@
         }, {
             xtype: 'pagingtoolbar',
             dock: 'bottom',
-            store: 'ProbenList',
-            disabled: true,
+            store: this.store,
             displayInfo: true
         }];
         this.columns = [];

http://lada.wald.intevation.org