diff app/view/Viewport.js @ 391:d1bb925bb5f5

Use the new icons in list views and status bar.
author Raimund Renkert <rrenkert@intevation.de>
date Fri, 30 Aug 2013 12:51:39 +0200
parents ea424aacd07f
children 92a960b691a4
line wrap: on
line diff
--- a/app/view/Viewport.js	Fri Aug 30 12:50:23 2013 +0200
+++ b/app/view/Viewport.js	Fri Aug 30 12:51:39 2013 +0200
@@ -165,9 +165,9 @@
                         }
                     },
                     "->",
-                    {xtype: 'box', autoEl: {tag: 'img', src:'gfx/user.png'}},
+                    {xtype: 'box', autoEl: {tag: 'img', src:'gfx/user-identity.png'}},
                     {xtype: "tbtext", id:"userinfo", text:""},
-                    {xtype: 'box', autoEl: {tag: 'img', src:'gfx/usergroup.png'}},
+                    {xtype: 'box', autoEl: {tag: 'img', src:'gfx/network-workgroup.png'}},
                     {xtype: "tbtext", id:"groupinfo", text:""}
                     ]
                 }

http://lada.wald.intevation.org