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