Subversion Repositories general

Rev

Rev 1252 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1252 Rev 1267
Line 22... Line 22...
22
 
22
 
23
    <logic:present name="index" property="path">
23
    <logic:present name="index" property="path">
24
      <tr>
24
      <tr>
25
        <td width="1" class="ImagePaneFrame"><img src="res/1x1.gif" width="1" height="1"/></td>
25
        <td width="1" class="ImagePaneFrame"><img src="res/1x1.gif" width="1" height="1"/></td>
26
        <td width="183" class="ImagePaneRow"><a
26
        <td width="183" class="ImagePaneRow"><a
27
          href="index.do?branch=<bean:write name="pathForm" property="branch" />&amp;path=<bean:write name="index" property="path" />" class="ImagePaneRow"><img
27
          href="index.do?branch=<bean:write name="pathForm" property="branch" />&amp;path=<bean:write name="index" property="path" />&amp;page=<bean:write name="index" property="page" />" class="ImagePaneRow"><img
28
          src="res/FolderUp.gif" border="0" align="absmiddle"
28
          src="res/FolderUp.gif" border="0" align="absmiddle"
29
          style="margin-right: 5px;"/>Back to index page</a></td>
29
          style="margin-right: 5px;"/>Back to index page</a></td>
30
        <td width="1" class="ImagePaneFrame"><img src="res/1x1.gif" width="1" height="1"/></td>
30
        <td width="1" class="ImagePaneFrame"><img src="res/1x1.gif" width="1" height="1"/></td>
31
      </tr>
31
      </tr>
32
    </logic:present>
32
    </logic:present>