comparison app/view/widget/base/CheckBox.js @ 854:a031b98c7edc

Geplant-Checkbox for Messungen is now ReadOnly
author Dustin Demuth <dustin@intevation.de>
date Fri, 10 Jul 2015 10:20:13 +0200
parents 291ac2e2bcf5
children 777bf66dbb11
comparison
equal deleted inserted replaced
853:e5f72fb491f4 854:a031b98c7edc
23 name: this.name, 23 name: this.name,
24 fieldLabel: this.fieldLabel, 24 fieldLabel: this.fieldLabel,
25 labelWidth: this.labelWidth, 25 labelWidth: this.labelWidth,
26 listeners: this.listeners, 26 listeners: this.listeners,
27 triggerAction: this.triggerAction, 27 triggerAction: this.triggerAction,
28 readOnly: this.readOnly,
28 msgTarget: 'none', 29 msgTarget: 'none',
29 tpl: this.tpl 30 tpl: this.tpl
30 }, { 31 }, {
31 xtype: 'image', 32 xtype: 'image',
32 name: 'warnImg', 33 name: 'warnImg',

http://lada.wald.intevation.org