Mercurial > lada > lada-client
diff app/view/window/SetStatus.js @ 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 | 7a71723fda83 |
children | d5b9a5c75872 |
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'),