Mercurial > lada > lada-client
diff app/view/orte/List.js @ 528:8b4ec83ddca3
merged.
author | Raimund Renkert <raimund.renkert@intevation.de> |
---|---|
date | Tue, 16 Dec 2014 18:28:58 +0100 |
parents | de1acaf21db3 |
children | 95bad130be98 |
line wrap: on
line diff
--- a/app/view/orte/List.js Tue Dec 16 18:27:59 2014 +0100 +++ b/app/view/orte/List.js Tue Dec 16 18:28:58 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',