Update alternate template.

* templates/dir_alternate.ezt
    fix handling of attic directories as in templates/directory.ezt, rev 1.47


git-svn-id: http://viewvc.tigris.org/svn/viewvc/trunk@910 8cb11bc2-c004-0410-86c3-e597b4017df7
remotes/tags/1.0.0-rc1
rey4 2004-08-01 14:41:39 +00:00
parent 72f060b3ad
commit 4f1e9a7ce7
1 changed files with 3 additions and 9 deletions

View File

@ -57,15 +57,9 @@
<img src="[icons]/small/[is rows.type "dir"]dir[else]text[end].gif" alt="" border=0 width=16 height=16>
[rows.name][is rows.type "dir"]/[end]</a>
[is roottype "cvs"]
[is rows.type "dir"]
[is rows.name "Attic"]
&nbsp; <a href="[show_attic_href]#dirlist">[[]show contents]</a>
[end]
[else]
[is rows.state "dead"]
[# don't let this phrase/link be wrapped ]
[if-any view_tag](not&nbsp;exist)[else](in&nbsp;the&nbsp;Attic)[end][if-any attic_showing]&nbsp;<a href="[hide_attic_href]#dirlist">[[]hide][end]</a>
[end]
[is rows.state "dead"]
[# don't let this phrase/link be wrapped ]
(dead)&nbsp;<a href="[hide_attic_href]#dirlist">[[]hide]</a>
[end]
[end]
</td>