~loggerhead-team/loggerhead/trunk-rich

« back to all changes in this revision

Viewing changes to loggerhead/templates/directory.pt

  • Committer: Guillermo Gonzalez
  • Date: 2008-09-10 00:07:49 UTC
  • mfrom: (220 trunk)
  • mto: This revision was merged to the branch mainline in revision 221.
  • Revision ID: guillo.gonzo@gmail.com-20080910000749-kocugsk83vraj297
 * merge with trunk 

Show diffs side-by-side

added added

removed removed

Lines of Context:
34
34
              <tr tal:attributes="class string:blueRow${dir/parity}">
35
35
                <td class="icocell">
36
36
                    <a tal:attributes="href string:${dir/dirname}/files">
37
 
                        <img tal:attributes="src python:static_url('/static/images/ico_branch.gif')" alt="Branch" />
 
37
                        <img tal:attributes="src python:static_url('/static/images/ico_branch.gif')" />
38
38
                    </a>
39
39
                </td>
40
40
                <td class="autcell">
51
51
              <tr tal:attributes="class string:blueRow${dir/parity}">
52
52
                <td class="icocell">
53
53
                    <a tal:attributes="href string:${dir/dirname}">
54
 
                        <img tal:attributes="src python:static_url('/static/images/ico_folder.gif')" alt="Folder" />
 
54
                        <img tal:attributes="src python:static_url('/static/images/ico_folder.gif')" />
55
55
                    </a>
56
56
                </td>
57
57
                <td class="autcell">