diff --git a/rhodecode/templates/files/files_browser.html b/rhodecode/templates/files/files_browser.html --- a/rhodecode/templates/files/files_browser.html +++ b/rhodecode/templates/files/files_browser.html @@ -42,30 +42,30 @@
| ${_('Name')} | -${_('Size')} | -${_('Mimetype')} | -${_('Last Revision')} | -${_('Last modified')} | -${_('Last commiter')} | -
|---|---|---|---|---|---|
| ${_('Name')} | +${_('Size')} | +${_('Mimetype')} | +${_('Last Revision')} | +${_('Last modified')} | +${_('Last commiter')} | +
| - ${h.link_to('..',h.url('files_home',repo_name=c.repo_name,revision=c.changeset.raw_id,f_path=c.file.parent.path),class_="browser-dir ypjax-link")} - | -- | - | - | - | + |
| + ${h.link_to('..',h.url('files_home',repo_name=c.repo_name,revision=c.changeset.raw_id,f_path=c.file.parent.path),class_="browser-dir ypjax-link")} + | ++ | + | + | + | |