fix comma dangle

...

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2020-10-05 17:15:28 +02:00
parent 476328b302
commit 38f5cb5b71

View File

@ -30,7 +30,7 @@ Ext.define('PBS.DataStoreEdit', {
listeners: {
tabchange: function(tb, newCard) {
Ext.GlobalEvents.fireEvent('proxmoxShowHelp', newCard.onlineHelp);
}
},
},
items: [
{