[Lada-commits] [PATCH] Adapt icon for button to Rev 05948135ce75

Wald Commits scm-commit at wald.intevation.org
Wed May 18 14:05:54 CEST 2016


# HG changeset patch
# User Tom Gottfried <tom at intevation.de>
# Date 1463573150 -7200
# Node ID 66d4b392bc5f647448efee55be41787c73d254fc
# Parent  566976d72ce560c7003f51b11256ed0d1987e432
Adapt icon for button to Rev 05948135ce75.

diff -r 566976d72ce5 -r 66d4b392bc5f app/view/window/SetStatus.js
--- a/app/view/window/SetStatus.js	Tue May 17 17:13:02 2016 +0200
+++ b/app/view/window/SetStatus.js	Wed May 18 14:05:50 2016 +0200
@@ -80,7 +80,7 @@
         this.buttons = [{
             text: i18n.getMsg('statusSetzen'),
             name: 'start',
-            icon: 'resources/img/emblem-important.png',
+            icon: 'resources/img/mail-mark-notjunk.png',
             handler: this.setStatus
         }, {
             text: i18n.getMsg('cancel'),


More information about the Lada-commits mailing list