mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-22 18:50:08 +03:00
parent
65b333b1b2
commit
d6d7341ff9
@ -285,6 +285,7 @@ define(function(require) {
|
||||
}
|
||||
|
||||
if (contextJSON) {
|
||||
$("input#context_type_opennebula", context).click();
|
||||
var file_ds_regexp = /\$FILE\[IMAGE_ID=([0-9]+)+/g;
|
||||
var net_regexp = /^NETWORK$/;;
|
||||
var ssh_regexp = /^SSH_PUBLIC_KEY$/;
|
||||
|
Loading…
x
Reference in New Issue
Block a user