comparison app/view/Viewport.js @ 384:ea424aacd07f

Added user icons to the toolbar.
author Torsten Irländer <torsten.irlaender@intevation.de>
date Thu, 29 Aug 2013 16:34:53 +0200
parents fe8d6e1b08ff
children 00bf2d4f3bd1 d1bb925bb5f5
comparison
equal deleted inserted replaced
383:fe8d6e1b08ff 384:ea424aacd07f
163 text: "About" 163 text: "About"
164 }] 164 }]
165 } 165 }
166 }, 166 },
167 "->", 167 "->",
168 "User:", 168 {xtype: 'box', autoEl: {tag: 'img', src:'gfx/user.png'}},
169 {xtype: "tbtext", id:"userinfo", text:"test"}, 169 {xtype: "tbtext", id:"userinfo", text:""},
170 "Blubb", 170 {xtype: 'box', autoEl: {tag: 'img', src:'gfx/usergroup.png'}},
171 "Group:", 171 {xtype: "tbtext", id:"groupinfo", text:""}
172 {xtype: "tbtext", id:"groupinfo", text:"test"}
173 ] 172 ]
174 } 173 }
175 ], 174 ],
176 items: [ 175 items: [
177 // Informationen über Nutzer/Gruppe/Version 176 // Informationen über Nutzer/Gruppe/Version

http://lada.wald.intevation.org