diff --git a/src/sunstone/public/app/tabs/provision-tab.js b/src/sunstone/public/app/tabs/provision-tab.js index 014304eb23..3324f9a704 100644 --- a/src/sunstone/public/app/tabs/provision-tab.js +++ b/src/sunstone/public/app/tabs/provision-tab.js @@ -978,7 +978,8 @@ define(function(require) { template_json: template_json, disksContext: disksContext, force_persistent: pers, - cost_callback: _calculateCost + cost_callback: _calculateCost, + uinput_mb: true }); } else { disksContext.html("");