#3458: Separator next to "View Latest Version"
---------------------+------------------------------------------------------
Reporter: markus | Owner: jonas
Type: defect | Status: new
Priority: normal | Milestone: 0.10
Component: wiki | Version: devel
Severity: trivial | Keywords:
---------------------+------------------------------------------------------
There's a separator next to "View Latest Version" although there's no link
following.
{{{
#!diff
Index: templates/wiki.cs
===================================================================
--- templates/wiki.cs (revision 3564)
+++ templates/wiki.cs (working copy)
@@ -23,7 +23,7 @@
/if ?>
</li><?cs
elif:wiki.action == "history" ?>
- <li><a href="<?cs var:wiki.current_href ?>">View Latest
Version</a></li><?cs
+ <li class="last"><a href="<?cs var:wiki.current_href ?>">View Latest
Version</a></li><?cs
else ?>
<li><a href="<?cs var:trac.href.wiki ?>">Start Page</a></li>
<li><a href="<?cs var:trac.href.wiki ?>/TitleIndex">Index by
Title</a></li>
}}}
--
Ticket URL: <http://trac.edgewall.org/ticket/3458>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets