Mercurial > lada > lada-client
diff 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 |
line wrap: on
line diff
--- a/app/view/grid/MessungList.js Tue May 10 16:02:31 2016 +0200 +++ b/app/view/grid/MessungList.js Tue May 17 17:09:06 2016 +0200 @@ -35,7 +35,7 @@ disabled: true //disabled on start, enabled by the controller }, { text: i18n.getMsg('statusSetzen'), - icon: 'resources/img/emblem-important.png', + icon: 'resources/img/mail-mark-notjunk.png', action: 'setstatus', disabled: true //disabled on start, enabled by the controller }]