mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-21 14:50:08 +03:00
(cherry picked from commit 6e64b46905d1e290758c97532f3f213b41cb4aa3) (cherry picked from commit 49c2c3e0616278ebd266a1cb454e314f54be8609)
This commit is contained in:
parent
8fcabec42f
commit
7eb22c25ff
@ -624,6 +624,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