From 336cafcf64c62a4655981e3166c882ec8f61e0cb Mon Sep 17 00:00:00 2001 From: Claudio Scafuri <claudio.scafuri@elettra.eu> Date: Mon, 23 Aug 2021 09:46:45 +0200 Subject: [PATCH] commented out old alarm panels --- elettra.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/elettra.xml b/elettra.xml index 0fadd49..32cfb75 100644 --- a/elettra.xml +++ b/elettra.xml @@ -12,17 +12,17 @@ <description>Elettra and Booster Access Control. Background on ca-booster, normal window on other workstations.</description> </element> <element exename="alarm-ng-gui --device-list-prop DeviceListSr --sound-file-name /runtime/share/sounds/alarmelettra.wav" executable="yes" > - <title>Alarm - NG (test)</title> + <title>Alarm - NG</title> <description>New Storage Ring Alarm</description> </element> - <element exename="alarm-panel-sr.sh" executable="yes" > + <!--<element exename="alarm-panel-sr.sh" executable="yes" > <title>Alarm (legacy)</title> <description>Storage Ring Alarm</description> </element> <element exename="simplealarmmonitor storage_ring/alarm/1" executable="yes" > <title>Alarm View monitor</title> <description>Alarm View monitor</description> - </element> + </element>--> <folder folded="yes"> <title>ACCELERATOR TOOLS</title> -- GitLab