This commit was generated by cvs2svn to compensate for changes in r2155,
which included commits to RCS files with non-trunk default branches.
This commit is contained in:
parent
72d15e11ab
commit
4a7616d5a0
51 changed files with 1885 additions and 0 deletions
15
Application/navig_active.skin
Normal file
15
Application/navig_active.skin
Normal file
|
@ -0,0 +1,15 @@
|
|||
<div class="list_apps">
|
||||
<b><a href="<% this.href action="main" %>"><% this.title %></a></b><br />
|
||||
<small><% this.countSessions singular=" Session" plural=" Sessions" %>, <% this.getRequestAvg singular=" Request" plural=" Requests" %>/5min</small>
|
||||
<div align="right">
|
||||
<!--<table border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td align="right" valign="top"><small>
|
||||
<a href="<% this.href action="api" %>/main">AppDoc</a>
|
||||
<a href="<% root.href action="main" %>?app=<% this.title %>&action=flush">flush</a>
|
||||
<a href="<% root.href action="main" %>?app=<% this.title %>&action=restart">restart</a>
|
||||
</small></td>
|
||||
</tr>
|
||||
</table>-->
|
||||
</div>
|
||||
</div>
|
Loading…
Add table
Add a link
Reference in a new issue