diff --git a/src/cli/onevm b/src/cli/onevm index fba094392c..e689810957 100755 --- a/src/cli/onevm +++ b/src/cli/onevm @@ -827,5 +827,5 @@ cmd=CommandParser::CmdParser.new(ARGV) do deprecated_command(:cancel, 'shutdown --hard') deprecated_command(:reset, 'reboot --hard') deprecated_command(:restart, 'boot') - deprecated_command(:resubmit, 'destroy --recreate') + deprecated_command(:resubmit, 'delete --recreate') end diff --git a/src/sunstone/public/js/plugins/templates-tab.js b/src/sunstone/public/js/plugins/templates-tab.js index bb0c8dcbc9..6c27af4dad 100644 --- a/src/sunstone/public/js/plugins/templates-tab.js +++ b/src/sunstone/public/js/plugins/templates-tab.js @@ -887,14 +887,17 @@ function generate_disk_tab_content(str_disk_tab_id, str_datatable_id){ ''+ ''+ ''+ + '
'+ + ''+ + '
'+ '
'+ '
'+ - ''+ + ''+ '
'+ '
'+ '
'+ - '
'+ - ''+ + '
'+ + ''+ '
'+ '
'+ '