From 471c6270810f6b10ff0838ea4919d874610a1fe5 Mon Sep 17 00:00:00 2001 From: Frederick Borges Date: Thu, 3 Mar 2022 18:18:11 +0100 Subject: [PATCH] B #5707: Hide Virt Viewer file options from VM datatable (#1826) --- .../public/app/utils/remote-actions.js | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/src/sunstone/public/app/utils/remote-actions.js b/src/sunstone/public/app/utils/remote-actions.js index 859ec634c6..f7c5d7f6e7 100644 --- a/src/sunstone/public/app/utils/remote-actions.js +++ b/src/sunstone/public/app/utils/remote-actions.js @@ -123,22 +123,6 @@ define(function(require) { return $("
").append(button.append(icon)).html(); } - function buttonWFile(id = "", data = {}) { - var icon = $("", { class: "fas fa-external-link-square-alt" }); - - var button = $("