mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-21 14:50:08 +03:00
parent
aba4edfd4e
commit
ea9a4c4b60
@ -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(
|
||||
|
Loading…
x
Reference in New Issue
Block a user