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
14
DocApplication/navig.skin
Normal file
14
DocApplication/navig.skin
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
<font size="+1"><b><% this.name %></b></font>
|
||||
|
||||
<div class="list_apps">
|
||||
<li><b><a href="<% this.href action="main" %>?action=reload&redirect=<% this.requestpath %>">reload AppDoc</a>
|
||||
<li><b><a href="<% this.href action="main" %>">Application</a></b>
|
||||
<li><b><a href="<% this.href action="main" %>?action=index">Index</a>
|
||||
</div>
|
||||
|
||||
<p></p>
|
||||
<p>
|
||||
<i>Prototypes:</i><br />
|
||||
<% this.prototypes skin="navig" %>
|
||||
</p>
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue