From 54700b23e6b11e34d2a221fa7bcf93406c4fc59f Mon Sep 17 00:00:00 2001 From: Xiaoqiang Wang Date: Mon, 5 Dec 2022 15:59:26 +0100 Subject: [PATCH] autoSR status is now part of iocStats panel --- X_X04SA_Diag_top_menu.json | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/X_X04SA_Diag_top_menu.json b/X_X04SA_Diag_top_menu.json index f375069..dfffaaf 100644 --- a/X_X04SA_Diag_top_menu.json +++ b/X_X04SA_Diag_top_menu.json @@ -23,12 +23,6 @@ "file": "X_X04SA_Diag_SoftIOC.json", "style": "color: black;background-color: #fb00f3004a00;" }, - { - "type": "menu", - "text": "autoSaveRestore Status", - "file": "X_X04SA_Diag_autoSR.json", - "style": "color: black;background-color: #fb00f3004a00;" - }, { "type": "cmd", "text": "Reboot screen", @@ -56,4 +50,4 @@ "style": "color: blue;" } ] -} \ No newline at end of file +}