mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-25 02:50:08 +03:00
parent
ccf6b45f10
commit
a5f314298d
@ -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("");
|
||||
|
Loading…
x
Reference in New Issue
Block a user