[Lada-commits] [PATCH 2 of 2] Temporarily disabled paging toolbar
Wald Commits
scm-commit at wald.intevation.org
Wed Mar 18 14:46:34 CET 2015
# HG changeset patch
# User Raimund Renkert <raimund.renkert at intevation.de>
# Date 1426686445 -3600
# Node ID 9f557bd48c30c828619d12fbc4c755ac5c34a420
# Parent 05e4ad93d0213f76ad16f6bea5c088d504844163
Temporarily disabled paging toolbar.
diff -r 05e4ad93d021 -r 9f557bd48c30 app/view/grid/FilterResult.js
--- a/app/view/grid/FilterResult.js Wed Mar 18 14:46:28 2015 +0100
+++ b/app/view/grid/FilterResult.js Wed Mar 18 14:47:25 2015 +0100
@@ -43,6 +43,7 @@
xtype: 'pagingtoolbar',
dock: 'bottom',
store: 'ProbenList',
+ disabled: true,
displayInfo: true
}];
this.columns = [];
More information about the Lada-commits
mailing list