[Lada-commits] [PATCH] Removed obsolete store listeners
Wald Commits
scm-commit at wald.intevation.org
Thu Jul 23 16:22:36 CEST 2015
# HG changeset patch
# User Raimund Renkert <raimund.renkert at intevation.de>
# Date 1437661351 -7200
# Node ID 786c8b7e5eccf53873b935b3b00cf5444151d19e
# Parent 03f3ef7e480bc35c077630f6915a4ff6a5014b5d
Removed obsolete store listeners.
diff -r 03f3ef7e480b -r 786c8b7e5ecc app/controller/FilterResult.js
--- a/app/controller/FilterResult.js Thu Jul 23 15:31:09 2015 +0200
+++ b/app/controller/FilterResult.js Thu Jul 23 16:22:31 2015 +0200
@@ -24,10 +24,6 @@
'filterresultgrid': {
itemdblclick: this.editItem
},
- 'store': {
- beforeload: this.loadingAnimationOn,
- load: this.loadingAnimationOff
- },
'filterresultgrid toolbar button[action=addProbe]': {
click: this.addProbeItem
},
More information about the Lada-commits
mailing list