mirror of https://github.com/apache/cloudstack.git
CLOUDSTACK-2041:Granular global parameter- secondary storage settings not needed
This commit is contained in:
parent
22a5c6d4b3
commit
4933533893
|
|
@ -11032,10 +11032,10 @@
|
|||
}
|
||||
});
|
||||
}
|
||||
},
|
||||
|
||||
// Granular settings for storage pool
|
||||
settings: {
|
||||
}
|
||||
|
||||
// Granular settings for storage pool for secondary storage is not required
|
||||
/* settings: {
|
||||
title: 'label.menu.global.settings',
|
||||
custom: cloudStack.uiCustom.granularSettings({
|
||||
dataProvider: function(args) {
|
||||
|
|
@ -11053,7 +11053,7 @@
|
|||
}
|
||||
}
|
||||
})
|
||||
}
|
||||
} */
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue