Mercurial > lada > lada-client
diff app/view/zusatzwerte/List.js @ 513:6de00657cd87
Moved alll list toolbars to bottom and buttons to the right.
author | Raimund Renkert <raimund.renkert@intevation.de> |
---|---|
date | Tue, 16 Dec 2014 13:19:18 +0100 |
parents | 8b4ec61c5752 |
children | 95bad130be98 a12c9c97d3cb |
line wrap: on
line diff
--- a/app/view/zusatzwerte/List.js Tue Dec 16 13:17:24 2014 +0100 +++ b/app/view/zusatzwerte/List.js Tue Dec 16 13:19:18 2014 +0100 @@ -28,8 +28,8 @@ initComponent: function() { this.dockedItems = [{ xtype: 'toolbar', - dock: 'top', - items: [{ + dock: 'bottom', + items: ['->', { text: 'Hinzufügen', icon: 'gfx/list-add.png', action: 'add',