jablonka.czprosek.czf

websvn

Subversion Repositories:
[/] [templates/] [calm/] [log.tmpl] - Diff between revs 1 and 3

Show entire file Ignore whitespace

Rev 1 Rev 3
Line 1... Line 1...
<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> <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]">Subversion Repositories</a> <span><a href="[websvn:repurl]">[websvn:repname]</a></span></h1> <h1><a href="[websvn:indexurl]" title="Subversion Repositories">Subversion Repositories</a> <span><a href="[websvn:repurl]">[websvn:repname]</a></span></h1>
<h2 class="path" style="margin:0 2% 15px 2%;">[websvn:curdirlinks] - Rev [websvn:rev]</h2> <h2 class="path" style="margin:0 2% 15px 2%;">[websvn:curdirlinks] - Rev [websvn:rev]</h2>
<div id="input">[websvn:revision_form]<div>Rev [websvn:revision_hidden][websvn:revision_input]<span class="submit">[websvn:revision_submit]</span></div>[websvn:revision_endform]</div> <div id="input">[websvn:revision_form]<div>Rev [websvn:revision_hidden][websvn:revision_input]<span class="submit">[websvn:revision_submit]</span></div>[websvn:revision_endform]</div>
<p> <p>
[websvn-test:goyoungestlink] [websvn-test:goyoungestlink]
<span class="goyoungest">[websvn:goyoungestlink]</span> <span class="goyoungest">[websvn:goyoungestlink]</span>
Line 34... Line 34...
<tr> <tr>
<td class="revcomp">[websvn:logsearch_startbox]</td> <td class="revcomp">[websvn:logsearch_startbox]</td>
<td class="revcomp">[websvn:logsearch_endbox]</td> <td class="revcomp">[websvn:logsearch_endbox]</td>
<td class="revcomp">[websvn:logsearch_maxbox]</td> <td class="revcomp">[websvn:logsearch_maxbox]</td>
</tr> </tr>
   
<tr><th scope="col" colspan="3"><label>Search for</label></th></tr> <tr><th scope="col" colspan="3"><label>Search for</label></th></tr>
<tr><td colspan="3">[websvn:logsearch_inputbox]</td></tr> <tr><td colspan="3">[websvn:logsearch_inputbox]</td></tr>
  <tr><th scope="col" colspan="3"><label>Show All</label></th></tr>
  <tr><td colspan="3" class="all">[websvn:logsearch_showall]</td></tr>
</tbody> </tbody>
</table> </table>
<p class="submit">[websvn:logsearch_submit][websvn:logsearch_hidden] <p class="submit">[websvn:logsearch_submit][websvn:logsearch_hidden]
[websvn-test:logsearch_clearloglink] [websvn-test:logsearch_clearloglink]
[websvn:logsearch_clearloglink] [websvn:logsearch_clearloglink]
Line 72... Line 73...
[websvn-startlisting] [websvn-startlisting]
<tr class="row[websvn:rowparity]"> <tr class="row[websvn:rowparity]">
<td>[websvn:compare_box][websvn:revlink]</td> <td>[websvn:compare_box][websvn:revlink]</td>
<td valign="middle" class="logmsg">[websvn:revlog]</td> <td valign="middle" class="logmsg">[websvn:revlog]</td>
<td>[websvn:revauthor]</td> <td>[websvn:revauthor]</td>
<td>[websvn:revage]</td> [websvn-test:showageinsteadofdate]
  <td title="[websvn:date]">[websvn:revage]</td>
  [websvn-else]
  <td title="[websvn:revage]">[websvn:date]</td>
  [websvn-endtest]
<td>[websvn:revpathlink]</td> <td>[websvn:revpathlink]</td>
</tr> </tr>
[websvn-endlisting] [websvn-endlisting]
</table> </table>
<p class="submit"> <p class="submit">

Powered by WebSVN 2.2.1