Skip to content
Snippets Groups Projects
Commit 9222d3b4 authored by Sebastian Krings's avatar Sebastian Krings
Browse files

fix separators

parent 36240c7d
No related branches found
No related tags found
No related merge requests found
......@@ -52,7 +52,8 @@
<menuContribution
locationURI="popup:fr.systerel.explorer.navigator.view">
<separator
name="de.prob.units.separator2">
name="de.prob.units.separator2"
visible="true">
</separator>
<command
commandId="de.prob.units.startunitanalysis"
......@@ -72,7 +73,8 @@
</visibleWhen>
</command>
<separator
name="de.prob.units.separator1">
name="de.prob.units.separator1"
visible="true">
</separator>
</menuContribution>
</extension>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment