Mercurial > lada > lada-client
diff app/view/window/Ortszuordnung.js @ 1287:e317ba349204
Added search for orte, verwaltungseinheiten and staaten.
author | Raimund Renkert <raimund.renkert@intevation.de> |
---|---|
date | Thu, 26 Jan 2017 17:33:56 +0100 |
parents | faecbb446a04 |
children | 08085b7d1d0b |
line wrap: on
line diff
--- a/app/view/window/Ortszuordnung.js Thu Jan 26 17:33:18 2017 +0100 +++ b/app/view/window/Ortszuordnung.js Thu Jan 26 17:33:56 2017 +0100 @@ -119,7 +119,9 @@ }, items: [{ xtype: 'textfield', + name: 'search', labelWidth: 50, + enableKeyEvents: true, fieldLabel: i18n.getMsg('ortszuordnung.ortsuche'), }, '->', { text: i18n.getMsg('orte.new'),