We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b6c06e commit 4df9585Copy full SHA for 4df9585
templates/page.html
@@ -121,7 +121,7 @@
121
<a href="/webstart/exist.jnlp">Webstart Client</a>
122
</li>
123
<li>
124
- <a href="/admin/">Admin Web Client</a>
+ <a href="{monex}/">Monitoring and Profiling</a>
125
126
</ul>
127
@@ -144,7 +144,7 @@
144
145
<a href="{demo}/index.html">Demo</a>
146
147
- <li class="visible-sm-inline visible-md-inline visible-lg-inline" style="display: none">
+ <li class="hidden-xs-inline">
148
<a href="/status">Status</a>
149
150
@@ -205,4 +205,4 @@ <h3>Login</h3>
205
<script type="text/javascript" src="$shared/resources/scripts/highlight.js"/>
206
<script type="text/javascript" src="resources/scripts/query.js"/>
207
</body>
208
-</html>
+</html>
0 commit comments