From faa74c6904c82ff305e391c4b6ccd163928c5345 Mon Sep 17 00:00:00 2001 From: Prashant-thakur77 Date: Wed, 1 Oct 2025 16:15:58 +0530 Subject: [PATCH 01/13] Replaced ConfirmationDialog to KModal and added respectively and added classes to content and title for proper behaviour --- .../pages/Channels/ChannelActionsDropdown.vue | 142 +++++++++++++----- 1 file changed, 101 insertions(+), 41 deletions(-) diff --git a/contentcuration/contentcuration/frontend/administration/pages/Channels/ChannelActionsDropdown.vue b/contentcuration/contentcuration/frontend/administration/pages/Channels/ChannelActionsDropdown.vue index 62f992d766..384299f085 100644 --- a/contentcuration/contentcuration/frontend/administration/pages/Channels/ChannelActionsDropdown.vue +++ b/contentcuration/contentcuration/frontend/administration/pages/Channels/ChannelActionsDropdown.vue @@ -1,47 +1,76 @@