mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-22 18:50:08 +03:00
parent
e239bfc0d6
commit
cfbde69c6b
@ -144,7 +144,6 @@ define(function(require) {
|
||||
var that = this;
|
||||
|
||||
if( $("input#"+that.id+"_network_mode", $(this)).prop("checked") ){
|
||||
nic = {};
|
||||
nic["NETWORK_MODE"] = "auto";
|
||||
var req = $("input#"+that.id+"_SCHED_REQUIREMENTS", $(this)).val();
|
||||
var rank = $("input#"+that.id+"_SCHED_RANK", $(this)).val();
|
||||
|
Loading…
x
Reference in New Issue
Block a user