mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-16 22:50:10 +03:00
(cherry picked from commit 6e64b46905d1e290758c97532f3f213b41cb4aa3)
This commit is contained in:
parent
66ce6f3c98
commit
49c2c3e061
@ -626,6 +626,8 @@ define(function(require) {
|
||||
} else {
|
||||
$(".memory_input .mb_input input", context).removeAttr("pattern");
|
||||
}
|
||||
|
||||
$(".memory_input .mb_input input.visor").trigger("change");
|
||||
});
|
||||
mb_input_unit.trigger("change");
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user