[pve-devel] [PATCH] fixed order of bridge devices

Dietmar Maurer dietmar at proxmox.com
Fri Sep 14 10:37:04 CEST 2012


>  	var store = Ext.create('Ext.data.Store', {
> -	    fields: [ 'iface', 'active', 'type' ],
> -	    filterOnLoad: true
> +		fields: [ 'iface', 'active', 'type' ],
> +		filterOnLoad: true

Please can you use the same coding style as the rest of the code?

- Dietmar




More information about the pve-devel mailing list