diff app/view/widget/base/TextField.js @ 930:efb8cf646771

Changed 'medie' and 'mediadesk' fields to readonly fields
author Michael Stanko <mstanko@bfs.de>
date Tue, 22 Sep 2015 09:32:34 +0200
parents 777bf66dbb11
children d6e259e76de6
line wrap: on
line diff
--- a/app/view/widget/base/TextField.js	Fri Sep 11 14:54:43 2015 +0200
+++ b/app/view/widget/base/TextField.js	Tue Sep 22 09:32:34 2015 +0200
@@ -28,6 +28,7 @@
             enforceMaxLength: this.enforceMaxLength || true,
             fieldLabel: this.fieldLabel,
             labelWidth: this.labelWidth,
+            readOnly: this.readOnly || false, 
             listeners: this.listeners
         }, {
             xtype: 'image',

http://lada.wald.intevation.org