From 84de54b87b2d0644e3a5b5a2cb62cae46f270763 Mon Sep 17 00:00:00 2001 From: Prashant-thakur77 Date: Wed, 1 Oct 2025 16:15:58 +0530 Subject: [PATCH 01/27] Replaced ConfirmationDialog to KModal and added respectively and added classes to content and title for proper behaviour --- .../pages/Channels/ChannelActionsDropdown.vue | 139 ++++++++++-------- 1 file changed, 77 insertions(+), 62 deletions(-) diff --git a/contentcuration/contentcuration/frontend/administration/pages/Channels/ChannelActionsDropdown.vue b/contentcuration/contentcuration/frontend/administration/pages/Channels/ChannelActionsDropdown.vue index 2995871a9f..29cfa1fae9 100644 --- a/contentcuration/contentcuration/frontend/administration/pages/Channels/ChannelActionsDropdown.vue +++ b/contentcuration/contentcuration/frontend/administration/pages/Channels/ChannelActionsDropdown.vue @@ -1,56 +1,27 @@