diff app/view/widget/base/CheckBox.js @ 632:fead63bb5fb4

Updated images for errors and warnings.
author Raimund Renkert <raimund.renkert@intevation.de>
date Mon, 16 Mar 2015 17:09:15 +0100
parents f240fe19ff5d
children 291ac2e2bcf5
line wrap: on
line diff
--- a/app/view/widget/base/CheckBox.js	Mon Mar 16 12:11:34 2015 +0100
+++ b/app/view/widget/base/CheckBox.js	Mon Mar 16 17:09:15 2015 +0100
@@ -30,16 +30,16 @@
         }, {
             xtype: 'image',
             name: 'warnImg',
-            src: 'resources/img/icon-warning.gif',
-            width: 12,
-            height: 12,
+            src: 'resources/img/dialog-warning.png',
+            width: 14,
+            height: 14,
             hidden: true
         }, {
             xtype: 'image',
             name: 'errorImg',
-            src: 'resources/img/icon-error.gif',
-            width: 12,
-            height: 12,
+            src: 'resources/img/emblem-important.png',
+            width: 14,
+            height: 14,
             hidden: true
         }];
         this.callParent(arguments);

http://lada.wald.intevation.org