Mercurial > lada > lada-client
diff app/view/messwerte/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 | 5960189e4461 |
line wrap: on
line diff
--- a/app/view/messwerte/List.js Tue Dec 16 13:17:24 2014 +0100 +++ b/app/view/messwerte/List.js Tue Dec 16 13:19:18 2014 +0100 @@ -29,8 +29,8 @@ initComponent: function() { this.dockedItems = [{ xtype: 'toolbar', - dock: 'top', - items: [{ + dock: 'bottom', + items: ['->', { text: 'Hinzufügen', icon: 'gfx/list-add.png', action: 'add',