fix comma dangle
... Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
476328b302
commit
38f5cb5b71
@ -30,7 +30,7 @@ Ext.define('PBS.DataStoreEdit', {
|
||||
listeners: {
|
||||
tabchange: function(tb, newCard) {
|
||||
Ext.GlobalEvents.fireEvent('proxmoxShowHelp', newCard.onlineHelp);
|
||||
}
|
||||
},
|
||||
},
|
||||
items: [
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user