# HG changeset patch # User Marcin Kuzminski # Date 2011-01-28 13:45:30 # Node ID 6e070138d17307fa68431abd295653d3d851dda0 # Parent aa550e290f26a4cbd84840ea02d65e51a1533d7f implemented #107 variable lines can be now highlighted diff --git a/rhodecode/templates/files/files_source.html b/rhodecode/templates/files/files_source.html --- a/rhodecode/templates/files/files_source.html +++ b/rhodecode/templates/files/files_source.html @@ -42,6 +42,37 @@ ${_('File is to big to display')} ${h.link_to(_('show as raw'), h.url('files_raw_home',repo_name=c.repo_name,revision=c.changeset.raw_id,f_path=c.f_path))} %endif + +