[Lada-commits] [PATCH 1 of 5] Updated icons for status edit in messung grid

Wald Commits scm-commit at wald.intevation.org
Tue May 17 17:13:07 CEST 2016


# HG changeset patch
# User Raimund Renkert <raimund.renkert at intevation.de>
# Date 1463497746 -7200
# Node ID 05948135ce75fb55f3a7c59fe26255144b27e9ee
# Parent  250e51e721552024e2a0e0fadafad511b4f18818
Updated icons for status edit in messung grid.

diff -r 250e51e72155 -r 05948135ce75 app/view/grid/MessungList.js
--- 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
             }]
diff -r 250e51e72155 -r 05948135ce75 resources/img/mail-mark-notjunk.png
Binary file resources/img/mail-mark-notjunk.png has changed
diff -r 250e51e72155 -r 05948135ce75 resources/img/view-time-schedule-baselined-status.png
Binary file resources/img/view-time-schedule-baselined-status.png has changed
diff -r 250e51e72155 -r 05948135ce75 resources/img/view-time-schedule-edit-status.png
Binary file resources/img/view-time-schedule-edit-status.png has changed


More information about the Lada-commits mailing list