do not display two glasses

we display the inline diff only if diffurl isn't defined
master
Antoine Beaupré 2012-07-19 10:23:25 -04:00
parent 03a689b954
commit 12fa9c031f
1 changed files with 2 additions and 0 deletions

View File

@ -41,6 +41,7 @@
</TMPL_IF>
</TMPL_LOOP>
</div>
<TMPL_UNLESS DIFFURL>
<TMPL_IF DIFF>
<div class="toggleable" id="diff-<TMPL_VAR REV>">
<pre>
@ -48,4 +49,5 @@
</pre>
</div>
</TMPL_IF>
</TMPL_UNLESS>
<!-- <TMPL_VAR REV> -->