1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-21 14:50:08 +03:00

B #5338 Solved bug in resize memory (int to float) (#438)

This commit is contained in:
Abel Coronado 2017-09-05 12:58:27 +02:00 committed by Tino Vázquez
parent aba4edfd4e
commit ea9a4c4b60

View File

@ -572,7 +572,7 @@ define(function(require) {
} else if (attr_gb.type == "number"){
attr_gb.type = "number-float";
attr_gb.step = "1";
attr_gb.step = "0.1";
}
div.html(