[Lada-commits] [PATCH 2 of 2] merged heads

Wald Commits scm-commit at wald.intevation.org
Thu Apr 23 16:29:48 CEST 2015


# HG changeset patch
# User Dustin Demuth <dustin at intevation.de>
# Date 1429799379 -7200
# Node ID e89a31b2c17e0de8a32f6e480adbab5ffb9aa50f
# Parent  6e28ebbe1a73b20b2a32660d6b189bb100ffb772
# Parent  a76638970d509c6896b002a17909ccb2aaeefc99
merged heads

diff -r 6e28ebbe1a73 -r e89a31b2c17e app/controller/form/Probe.js
--- a/app/controller/form/Probe.js	Thu Apr 23 16:28:04 2015 +0200
+++ b/app/controller/form/Probe.js	Thu Apr 23 16:29:39 2015 +0200
@@ -103,6 +103,7 @@
       */
     discard: function(button) {
         var formPanel = button.up('form');
+        formPanel.down('umwelt').store.clearFilter();
         formPanel.getForm().loadRecord(formPanel.getForm().getRecord());
     },
 


More information about the Lada-commits mailing list