Skip to content

Commit 4df9585

Browse files
committed
Update menu to look the same as in other packages
1 parent 9b6c06e commit 4df9585

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

templates/page.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121
<a href="/webstart/exist.jnlp">Webstart Client</a>
122122
</li>
123123
<li>
124-
<a href="/admin/">Admin Web Client</a>
124+
<a href="{monex}/">Monitoring and Profiling</a>
125125
</li>
126126
</ul>
127127
</li>
@@ -144,7 +144,7 @@
144144
<li>
145145
<a href="{demo}/index.html">Demo</a>
146146
</li>
147-
<li class="visible-sm-inline visible-md-inline visible-lg-inline" style="display: none">
147+
<li class="hidden-xs-inline">
148148
<a href="/status">Status</a>
149149
</li>
150150
<li>
@@ -205,4 +205,4 @@ <h3>Login</h3>
205205
<script type="text/javascript" src="$shared/resources/scripts/highlight.js"/>
206206
<script type="text/javascript" src="resources/scripts/query.js"/>
207207
</body>
208-
</html>
208+
</html>

0 commit comments

Comments
 (0)