Merge pull request #463 from srcarter3/unidata_18.2.1

Changed Warngen Toolbar button to have yellow background
This commit is contained in:
tiffanycmeyer13 2022-06-27 11:12:11 -06:00 committed by GitHub
commit 1cd2e8cd51
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 19 additions and 17 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

View file

@ -559,25 +559,27 @@
</visibleWhen> </visibleWhen>
</command> </command>
</toolbar> </toolbar>
<toolbar
id="warngenButton">
<command
commandId="com.raytheon.viz.warngen.gui.WarngenAction"
icon="icons/warngen.gif">
<visibleWhen>
<and>
<reference
definitionId="com.raytheon.uf.viz.d2d.ui.inD2DActionSet">
</reference>
<test
args="WFO"
forcePluginActivation="true"
property="com.raytheon.viz.warngen.site.SiteMode">
</test>
</and>
</visibleWhen>
</command>
</toolbar>
<toolbar <toolbar
id="applications"> id="applications">
<command
commandId="com.raytheon.viz.warngen.gui.WarngenAction"
label="Warngen"
mode="FORCE_TEXT">
<visibleWhen>
<and>
<reference
definitionId="com.raytheon.uf.viz.d2d.ui.inD2DActionSet">
</reference>
<test
args="WFO"
forcePluginActivation="true"
property="com.raytheon.viz.warngen.site.SiteMode">
</test>
</and>
</visibleWhen>
</command>
<command <command
commandId="com.raytheon.uf.viz.d2d.nsharp.dialog" commandId="com.raytheon.uf.viz.d2d.nsharp.dialog"
icon="icons/nsharp.png" icon="icons/nsharp.png"