Commit 4e1e560c authored by Dietmar Maurer's avatar Dietmar Maurer

fix syntax error from previous commit, white space cleanups

parent 072ea401
......@@ -88,6 +88,7 @@ Ext.define('PVE.storage.ZFSInputPanel', {
fieldLabel: gettext('iSCSI Provider'),
allowBlank: false
},
{
xtype: 'pvecheckbox',
name: 'sparse',
checked: false,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment