]> git.proxmox.com Git - pmg-gui.git/blame - js/Dashboard.js
setEmptyText when when loading the store with an email selected
[pmg-gui.git] / js / Dashboard.js
CommitLineData
5936e3ef
DC
1Ext.define('PMG.Dashboard', {
2 extend: 'Ext.panel.Panel',
3 xtype: 'pmgDashboard',
4
5 title: 'my dashboard',
6
7
8});