mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-30 22:50:10 +03:00
Signed-off-by: Jorge Lobo <jlobo@opennebula.systems>
This commit is contained in:
parent
9308b842f0
commit
d2af903e81
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user