comparison 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
comparison
equal deleted inserted replaced
815:23d2204eaf7c 816:e25fcc9269df
288 }] 288 }]
289 }] 289 }]
290 }] 290 }]
291 }]; 291 }];
292 this.callParent(arguments); 292 this.callParent(arguments);
293 this.clearMessages();
293 }, 294 },
294 295
295 setRecord: function(record) { 296 setRecord: function(record) {
296 this.clearMessages(); 297 this.clearMessages();
297 this.getForm().loadRecord(record); 298 this.getForm().loadRecord(record);

http://lada.wald.intevation.org