Added inline visualization of text files from the repository.

This commit is contained in:
Loic d'Anterroches
2008-11-11 22:32:01 +01:00
parent 297d7290df
commit 9ac6e38e81
9 changed files with 208 additions and 9 deletions

View File

@@ -32,7 +32,7 @@
{if count($diff.files)}
<h2>{trans 'Change Details'}</h2>
{$diff.as_html()|safe}
{$diff.as_html()}
{/if}
{/block}
{block context}