Mercurial > lada > lada-client
comparison 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 |
comparison
equal
deleted
inserted
replaced
390:4d968257d982 | 391:d1bb925bb5f5 |
---|---|
163 text: "About" | 163 text: "About" |
164 }] | 164 }] |
165 } | 165 } |
166 }, | 166 }, |
167 "->", | 167 "->", |
168 {xtype: 'box', autoEl: {tag: 'img', src:'gfx/user.png'}}, | 168 {xtype: 'box', autoEl: {tag: 'img', src:'gfx/user-identity.png'}}, |
169 {xtype: "tbtext", id:"userinfo", text:""}, | 169 {xtype: "tbtext", id:"userinfo", text:""}, |
170 {xtype: 'box', autoEl: {tag: 'img', src:'gfx/usergroup.png'}}, | 170 {xtype: 'box', autoEl: {tag: 'img', src:'gfx/network-workgroup.png'}}, |
171 {xtype: "tbtext", id:"groupinfo", text:""} | 171 {xtype: "tbtext", id:"groupinfo", text:""} |
172 ] | 172 ] |
173 } | 173 } |
174 ], | 174 ], |
175 items: [ | 175 items: [ |