]> git.proxmox.com Git - extjs.git/blame - extjs/templates/admin-dashboard/app/view/profile/UserProfileBase.js
add extjs 6.0.1 sources
[extjs.git] / extjs / templates / admin-dashboard / app / view / profile / UserProfileBase.js
CommitLineData
6527f429
DM
1Ext.define('Admin.view.profile.UserProfileBase', {\r
2 extend: 'Ext.Container',\r
3\r
4 viewModel: {\r
5 type: 'userprofile'\r
6 }\r
7});\r