~loggerhead-team/loggerhead/trunk-rich

« back to all changes in this revision

Viewing changes to loggerhead/templates/directory.pt

  • Committer: Matt Nordhoff
  • Date: 2009-06-24 02:53:24 UTC
  • mto: This revision was merged to the branch mainline in revision 377.
  • Revision ID: mnordhoff@mattnordhoff.com-20090624025324-mo72p82ud51uhtbd
NEWS

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')" />
 
37
                        <img tal:attributes="src python:static_url('/static/images/ico_branch.gif')" alt="Branch" />
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')" />
 
54
                        <img tal:attributes="src python:static_url('/static/images/ico_folder.gif')" alt="Folder" />
55
55
                    </a>
56
56
                </td>
57
57
                <td class="autcell">