diff app/view/form/Probe.js @ 816:e25fcc9269df

Removed a Bug where Datetimepickler errormessages where not reset on Form Discard
author Dustin Demuth <dustin@intevation.de>
date Thu, 28 May 2015 17:37:50 +0200
parents afdbe3770b99
children 1321efe444f0
line wrap: on
line diff
--- a/app/view/form/Probe.js	Thu May 28 16:23:51 2015 +0200
+++ b/app/view/form/Probe.js	Thu May 28 17:37:50 2015 +0200
@@ -290,6 +290,7 @@
             }]
         }];
         this.callParent(arguments);
+        this.clearMessages();
     },
 
     setRecord: function(record) {

http://lada.wald.intevation.org