1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-30 22:50:10 +03:00

B #3832: fill input Host Rank (#3879)

Signed-off-by: Jorge Lobo <jlobo@opennebula.systems>
This commit is contained in:
Jorge Lobo 2019-10-25 14:15:10 +02:00 committed by Tino Vázquez
parent 9308b842f0
commit d2af903e81

View File

@ -354,7 +354,9 @@ define(function(require) {
this.setHeader(element);
this.resourceId = element.ID;
if(element && element.TEMPLATE && element.TEMPLATE.SCHED_RANK){
$("#SCHED_RANK").val(element.TEMPLATE.SCHED_RANK);
}
var templateJSON = element.TEMPLATE;
// Fills the name