Skip to content

Commit

Permalink
Merge pull request #128 from openziti/ui-fixed-noids
Browse files Browse the repository at this point in the history
Remove Classic Mode for Linux
  • Loading branch information
JeremyTellier authored Jan 9, 2024
2 parents 91317f9 + 7fa5182 commit 72ea9c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ziti-edge-ui/app.htm
Original file line number Diff line number Diff line change
Expand Up @@ -710,7 +710,7 @@
<div class="icon support"></div>
<div class="label unselectable" data-i18n="Support"></div>
</div>
<div id="LaunchClassic" class="navItem">
<div id="LaunchClassic" class="navItem windows" style="display: none;">
<div class="icon software"></div>
<div class="label unselectable" data-i18n="ClassicMode"></div>
</div>
Expand Down

0 comments on commit 72ea9c2

Please sign in to comment.