Mercurial > lada > lada-client
diff app/view/window/Ortszuordnung.js @ 1377:9cac9eb1365f
fix sencha parse warnings
author | Michael Stanko <mstanko@bfs.de> |
---|---|
date | Tue, 14 Feb 2017 08:49:19 +0100 |
parents | f2db1da82297 |
children | e95ac7584c2c |
line wrap: on
line diff
--- a/app/view/window/Ortszuordnung.js Thu Feb 09 14:20:24 2017 +0100 +++ b/app/view/window/Ortszuordnung.js Tue Feb 14 08:49:19 2017 +0100 @@ -141,7 +141,7 @@ name: 'search', labelWidth: 50, enableKeyEvents: true, - fieldLabel: i18n.getMsg('ortszuordnung.ortsuche'), + fieldLabel: i18n.getMsg('ortszuordnung.ortsuche') }, '->', { text: i18n.getMsg('orte.new'), icon: 'resources/img/list-add.png',