Reverting code changes submitted by the batch MJ changes to allow the alertview option to be available in the CAVE menu on Windows

This commit is contained in:
Tiffany Meyer 2021-11-17 08:13:27 -06:00
parent 673ecf6efa
commit 739b1d9659

View file

@ -20,9 +20,6 @@
commandId="com.raytheon.uf.viz.alertview.openAlertView"
label="Open AlertView"
style="push">
<visibleWhen>
<systemTest property="alertview.enabled" value="true" />
</visibleWhen>
</command>
</menuContribution>
</extension>