jablonka.czprosek.czf

websvn

Subversion Repositories:
[/] [templates/] [calm/] [diff.tmpl] - Rev 3

Compare with Previous - Blame - Download


<div id="select">[websvn:projects_form]<div>[websvn:projects_hidden][websvn:projects_select]<span class="submit">[websvn:projects_submit]</span></div>[websvn:projects_endform]</div>
<h1><a href="[websvn:indexurl]" title="[lang:PROJECTS]">[lang:PROJECTS]</a> <span><a href="[websvn:repurl]">[websvn:repname]</a></span></h1>

[websvn-test:noaccess]
   [lang:NOACCESS]
[websvn-else]
<div style="margin:0 2% 0 2%">
<h2 class="path">[websvn:curdirlinks] - [lang:DIFFREVS] [websvn:rev2] [lang:AND] [websvn:rev1]</h2>

<p>
[websvn-test:goyoungestlink]
<span class="goyoungest">[websvn:goyoungestlink]</span> &#124;
[websvn-endtest]
[websvn-test:showalllink]
<span class="full">[websvn:showalllink]</span> &#124;
[websvn-endtest]
[websvn-test:showcompactlink]
<span class="compact">[websvn:showcompactlink]</span> &#124;
[websvn-endtest]
[websvn-test:ignorewhitespacelink]
<span class="ignorews">[websvn:ignorewhitespacelink]</span> &#124;
[websvn-endtest]
[websvn-test:regardwhitespacelink]
<span class="regardws">[websvn:regardwhitespacelink]</span> &#124;
[websvn-endtest]
<span class="detail">[websvn:filedetaillink]</span> &#124;
<span class="blame">[websvn:blamelink]</span> &#124;
<span class="log">[websvn:fileviewloglink]</span>
</p>

[websvn-test:noprev]
<p>
[lang:NOPREVREV]
</p>
[websvn-else]
   <table>
    <thead>
      <tr>
         <th>[lang:REV] [websvn:rev2]</th>
         <th>[lang:REV] [websvn:rev1]</th>
      </tr>
    </thead>
    <tbody>
    [websvn-startlisting]
    [websvn-test:rev1lineno]
      <tr class="diffcode">
        <td class="row1"><strong>[lang:LINE] [websvn:rev1lineno]...</strong></td>
        <td class="row1"><strong>[lang:LINE] [websvn:rev2lineno]...</strong></td>
      </tr>
      [websvn-else]
      <tr class="diffcode">
        <td class="[websvn:rev1diffclass]"><pre>[websvn:rev1line]</pre></td>
        <td class="[websvn:rev2diffclass]"><pre>[websvn:rev2line]</pre></td>
      </tr>
    [websvn-endtest]
    [websvn-endlisting]
    </tbody>
   </table>
[websvn-endtest]
</div>
[websvn-endtest]

Powered by WebSVN 2.2.1