Mercurial > lada > lada-client
changeset 840:dd9b77e2532b
Removed Beschreibung-field from Location form
author | Dustin Demuth <dustin@intevation.de> |
---|---|
date | Mon, 06 Jul 2015 16:58:12 +0200 |
parents | 135cd5814b15 |
children | cf35c6305370 |
files | app/view/form/Location.js |
diffstat | 1 files changed, 0 insertions(+), 7 deletions(-) [+] |
line wrap: on
line diff
--- a/app/view/form/Location.js Mon Jul 06 16:54:28 2015 +0200 +++ b/app/view/form/Location.js Mon Jul 06 16:58:12 2015 +0200 @@ -59,13 +59,6 @@ }], items: [{ xtype: 'tfield', - maxLength: 100, - name: 'beschreibung', - fieldLabel: 'Beschreibung', - width: 280, - labelWidth: 80 - }, { - xtype: 'tfield', maxLength: 10, name: 'bezeichnung', fieldLabel: 'Bezeichnung',