Changeset - 6aae03fa3fee
[Not reviewed]
beta
0 1 0
Mads Kiilerich - 13 years ago 2013-01-30 18:32:54
madski@unity3d.com
Transplanted from: 2c309574b49e
summary: "shortlog" is not a word ... and the changelog is always better
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
rhodecode/templates/summary/summary.html
Show inline comments
 
@@ -230,7 +230,7 @@
 
    <div class="title">
 
        <div class="breadcrumbs">
 
        %if c.repo_changesets:
 
            ${h.link_to(_('Shortlog'),h.url('shortlog_home',repo_name=c.repo_name))}
 
            ${h.link_to(_('Latest changes'),h.url('changelog_home',repo_name=c.repo_name))}
 
        %else:
 
            ${_('Quick start')}
 
         %endif
0 comments (0 inline, 0 general)