Mercurial > lada > lada-client
diff app/view/form/Location.js @ 840:dd9b77e2532b
Removed Beschreibung-field from Location form
author | Dustin Demuth <dustin@intevation.de> |
---|---|
date | Mon, 06 Jul 2015 16:58:12 +0200 |
parents | 3139b920dd0e |
children | 405810eda690 |
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',