mirror of
https://github.com/OpenNebula/one.git
synced 2025-01-11 05:17:41 +03:00
Add more attrs to the import dialog
This commit is contained in:
parent
75bcad7d7e
commit
807885ccab
@ -255,6 +255,9 @@ var market_actions = {
|
||||
"TYPE": value['type'],
|
||||
"MD5": value['md5'],
|
||||
"SHA1": value['sha1'],
|
||||
"TYPE": value['type'],
|
||||
"DRIVER": value['driver'],
|
||||
"DEV_PREFIX": value['dev_prefix'],
|
||||
"FROM_APP": appliance['_id']["$oid"],
|
||||
"FROM_APP_NAME": appliance['name'],
|
||||
"FROM_APP_FILE": index
|
||||
|
Loading…
Reference in New Issue
Block a user