From 0f6147ca2518bd7401e94e5551322a7892e27d77 Mon Sep 17 00:00:00 2001 From: Sivaprabu Ganesan Date: Wed, 12 Apr 2023 19:08:20 +0530 Subject: Display eventlog status button based on condition Resolved and Unresolved status button in event log page is shown or hidden based on the environment variable VUE_APP_EVENT_LOGS_TOGGLE_BUTTON_DISABLED Change-Id: If99a9705d4690995fb998daa979c21c61c3cc4a7 Signed-off-by: Sivaprabu Ganesan --- src/views/Logs/EventLogs/EventLogs.vue | 53 ++++++++++++++++++++++------------ 1 file changed, 35 insertions(+), 18 deletions(-) (limited to 'src/views') diff --git a/src/views/Logs/EventLogs/EventLogs.vue b/src/views/Logs/EventLogs/EventLogs.vue index a3a90fd8..ff0473e8 100644 --- a/src/views/Logs/EventLogs/EventLogs.vue +++ b/src/views/Logs/EventLogs/EventLogs.vue @@ -50,10 +50,14 @@ @batch-action="onBatchAction" >