Mercurial > lada > lada-client
changeset 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 | 250e51e72155 |
children | 4a55e665f2d1 |
files | app/view/grid/MessungList.js resources/img/mail-mark-notjunk.png resources/img/view-time-schedule-baselined-status.png resources/img/view-time-schedule-edit-status.png |
diffstat | 4 files changed, 1 insertions(+), 1 deletions(-) [+] |
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 }]