Mercurial > lada > lada-client
diff app/view/orte/List.js @ 526:381066c87ba8
Merge
author | Roland Geider <roland.geider@intevation.de> |
---|---|
date | Tue, 16 Dec 2014 18:22:04 +0100 |
parents | de1acaf21db3 |
children | 95bad130be98 |
line wrap: on
line diff
--- a/app/view/orte/List.js Tue Dec 16 18:16:25 2014 +0100 +++ b/app/view/orte/List.js Tue Dec 16 18:22:04 2014 +0100 @@ -38,6 +38,10 @@ xtype: 'toolbar', dock: 'bottom', items: ['->', { + text: 'Details', + icon: 'gfx/document-open.png', + action: 'open' + }, { text: 'Hinzufügen', icon: 'gfx/list-add.png', action: 'add',