diff app/view/widget/Deskriptor.js @ 787:442e7bd290dc

merged heads
author Dustin Demuth <dustin@intevation.de>
date Wed, 13 May 2015 10:27:15 +0200
parents afdbe3770b99
children 8de4ec66d0e6
line wrap: on
line diff
--- a/app/view/widget/Deskriptor.js	Wed May 13 09:33:58 2015 +0200
+++ b/app/view/widget/Deskriptor.js	Wed May 13 10:27:15 2015 +0200
@@ -44,6 +44,7 @@
         this.store = Ext.create('Lada.store.Deskriptoren');
 
         this.callParent(arguments);
+        this.down('combobox').isFormField = false;
     },
 
     getParents: function(field) {

http://lada.wald.intevation.org