comparison app/view/grid/MessungList.js @ 1109:05948135ce75

Updated icons for status edit in messung grid.
author Raimund Renkert <raimund.renkert@intevation.de>
date Tue, 17 May 2016 17:09:06 +0200
parents dbd435256f77
children e76551a6da27
comparison
equal deleted inserted replaced
1100:250e51e72155 1109:05948135ce75
33 icon: 'resources/img/printer.png', 33 icon: 'resources/img/printer.png',
34 action: 'print', 34 action: 'print',
35 disabled: true //disabled on start, enabled by the controller 35 disabled: true //disabled on start, enabled by the controller
36 }, { 36 }, {
37 text: i18n.getMsg('statusSetzen'), 37 text: i18n.getMsg('statusSetzen'),
38 icon: 'resources/img/emblem-important.png', 38 icon: 'resources/img/mail-mark-notjunk.png',
39 action: 'setstatus', 39 action: 'setstatus',
40 disabled: true //disabled on start, enabled by the controller 40 disabled: true //disabled on start, enabled by the controller
41 }] 41 }]
42 }]; 42 }];
43 this.columns = []; 43 this.columns = [];

http://lada.wald.intevation.org