diff app/view/form/Ortserstellung.js @ 1352:e5235309d461

fixed validitycheck in Ortserstellung
author Maximilian Krambach <mkrambach@intevation.de>
date Tue, 07 Feb 2017 15:04:45 +0100
parents 1a2cd9bef6d7
children b96d98f0cb71
line wrap: on
line diff
--- a/app/view/form/Ortserstellung.js	Tue Feb 07 14:55:34 2017 +0100
+++ b/app/view/form/Ortserstellung.js	Tue Feb 07 15:04:45 2017 +0100
@@ -182,8 +182,6 @@
         }];
         this.callParent(arguments);
         this.getForm().loadRecord(this.record);
-        var controller = Lada.app.getController('Lada.controller.form.Ortserstellung')
-        controller.checkCommitEnabled(this);
     },
 
     setMessages: function(errors, warnings) {

http://lada.wald.intevation.org