Mercurial > lada > lada-client
changeset 1114:66d4b392bc5f
Adapt icon for button to Rev 05948135ce75.
author | Tom Gottfried <tom@intevation.de> |
---|---|
date | Wed, 18 May 2016 14:05:50 +0200 |
parents | 566976d72ce5 |
children | 6866be10e40c |
files | app/view/window/SetStatus.js |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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'),