diff --git a/src/sunstone/public/js/plugins/templates-tab.js b/src/sunstone/public/js/plugins/templates-tab.js index 0d0af76931..548bb02639 100644 --- a/src/sunstone/public/js/plugins/templates-tab.js +++ b/src/sunstone/public/js/plugins/templates-tab.js @@ -913,7 +913,6 @@ function generate_disk_tab_content(str_disk_tab_id, str_datatable_id){ ''+ ''+ ''+ '
'+ @@ -1553,7 +1552,6 @@ function generate_nic_tab_content(str_nic_tab_id, str_datatable_id){ ''+ ''+ '
'+ ''+ @@ -4120,7 +4118,6 @@ function fillTemplatePopUp(template, dialog){ // } else { // var alert = '
'+ // tr("The image you specified cannot be selected in the table") + -// ' ×'+ // '
'; // $("#kernel_ds_inputs", kernel_section).append(alert); // } @@ -4164,7 +4161,6 @@ function fillTemplatePopUp(template, dialog){ // } else { // var alert = '
'+ // tr("The image you specified cannot be selected in the table") + - // ' ×'+ // '
'; // $("#selected_image", initrd_section).append(alert); // }