Merge remote-tracking branch 'manage/master' into subtree
this merges master branch of https://github.com/helma-org/apps-manage-mirror into helma
This commit is contained in:
commit
ca2b08a5df
58 changed files with 2678 additions and 0 deletions
10
apps/manage/Application/navig_disabled.skin
Normal file
10
apps/manage/Application/navig_disabled.skin
Normal file
|
@ -0,0 +1,10 @@
|
|||
<div class="list_apps">
|
||||
<table border="0" cellspacing="0" cellpadding="0" align="right">
|
||||
<tr>
|
||||
<td align="right" valign="top"><small>
|
||||
<a href="<% root.href action="main" %>?app=<% this.title %>&action=start">start</a>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<b><% this.title %></b>
|
||||
</div>
|
Loading…
Add table
Add a link
Reference in a new issue