4988 |
kaklik |
1 |
[websvn-test:rev2] |
|
|
2 |
<h1>[websvn:repname] – [lang:DIFFREVS] [websvn:rev2] [lang:AND] [websvn:rev1]</h1> |
|
|
3 |
[websvn-else] |
|
|
4 |
<h1>[websvn:repname] – [lang:DIFF]</h1> |
|
|
5 |
[websvn-endtest] |
|
|
6 |
<div id="projects">[websvn:projects_form]<b>[lang:PROJECTS]:</b> [websvn:projects_select][websvn:projects_submit][websvn:projects_endform]</div> |
|
|
7 |
[websvn-test:error] |
|
|
8 |
<div id="error">[websvn:error]</div> |
185 |
miho |
9 |
[websvn-else] |
4988 |
kaklik |
10 |
<div id="revjump">[websvn:revision_form]<b>[lang:REV]:</b>[websvn:revision_input][websvn:revision_submit][websvn:revision_endform]</div> |
|
|
11 |
<div id="path_links">[websvn:path_links_root_config]/[websvn:path_links]</div> |
|
|
12 |
<div id="nav"> |
|
|
13 |
[websvn-test:prevrevurl] |
|
|
14 |
<a href="[websvn:prevrevurl]">[lang:REV] [websvn:prevrev]</a> – |
|
|
15 |
[websvn-endtest] |
|
|
16 |
[websvn-test:nextrevurl] |
|
|
17 |
<a href="[websvn:nextrevurl]">[lang:REV] [websvn:nextrev]</a> – |
|
|
18 |
[websvn-endtest] |
|
|
19 |
[websvn-test:goyoungestlink] |
|
|
20 |
[websvn:goyoungestlink] – |
|
|
21 |
[websvn-endtest] |
|
|
22 |
[websvn:filedetaillink] – |
|
|
23 |
[websvn:blamelink] – |
|
|
24 |
[websvn-test:downloadlink] |
|
|
25 |
[websvn:downloadlink] – |
|
|
26 |
[websvn-endtest] |
|
|
27 |
[websvn:revlink] – |
|
|
28 |
[websvn:loglink] |
|
|
29 |
[websvn-test:clientrooturl] |
|
|
30 |
– <a href="[websvn:clientrooturl][websvn:path]">SVN</a> |
|
|
31 |
[websvn-endtest] |
|
|
32 |
[websvn-test:rssurl] |
|
|
33 |
– <a href="[websvn:rssurl]"><img src="[websvn:locwebsvnhttp]/templates/BlueGrey/images/rss.gif" width="27" height="15" alt="[lang:RSSFEED]"/></a> |
|
|
34 |
[websvn-endtest] |
|
|
35 |
</div> |
|
|
36 |
[websvn-test:warning] |
|
|
37 |
<div id="warning">[websvn:warning]</div> |
|
|
38 |
[websvn-else] |
|
|
39 |
[websvn-test:noprev] |
|
|
40 |
<div id="warning">[lang:NOPREVREV].</div> |
|
|
41 |
[websvn-else] |
|
|
42 |
<center> |
|
|
43 |
[websvn-test:showcompactlink] |
|
|
44 |
[websvn:showcompactlink] – |
|
|
45 |
[websvn-endtest] |
|
|
46 |
[websvn-test:showalllink] |
|
|
47 |
[websvn:showalllink] – |
|
|
48 |
[websvn-endtest] |
|
|
49 |
[websvn-test:regardwhitespacelink] |
|
|
50 |
[websvn:regardwhitespacelink] |
|
|
51 |
[websvn-endtest] |
|
|
52 |
[websvn-test:ignorewhitespacelink] |
|
|
53 |
[websvn:ignorewhitespacelink] |
|
|
54 |
[websvn-endtest] |
|
|
55 |
</center> |
|
|
56 |
<table class="diff" cellspacing="0"> |
|
|
57 |
<thead> |
|
|
58 |
<tr> |
|
|
59 |
<th width="50%" colspan="2"><a href="[websvn:prevrevurl]">[lang:REV] [websvn:rev2]</a></th> |
|
|
60 |
<td width="5"></td> |
|
|
61 |
<th width="50%" colspan="2"><a href="[websvn:revurl]">[lang:REV] [websvn:rev1]</a></th> |
|
|
62 |
</tr> |
|
|
63 |
</thead> |
|
|
64 |
[websvn-startlisting] |
|
|
65 |
[websvn-test:startblock] |
|
|
66 |
<tr> |
|
|
67 |
<th class="row1" colspan="2">[lang:LINE] [websvn:rev1lineno]...</th> |
|
|
68 |
<td width="5" style="background: none;"></td> |
|
|
69 |
<th class="row1" colspan="2">[lang:LINE] [websvn:rev2lineno]...</th> |
|
|
70 |
</tr> |
|
|
71 |
[websvn-endtest] |
|
|
72 |
<tr> |
|
|
73 |
<td class="lineno">[websvn:rev1lineno]</td> |
|
|
74 |
<td class="[websvn:rev1diffclass]">[websvn:rev1line]</td> |
|
|
75 |
<td width="5"></td> |
|
|
76 |
<td class="lineno">[websvn:rev2lineno]</td> |
|
|
77 |
<td class="[websvn:rev2diffclass]">[websvn:rev2line]</td> |
|
|
78 |
</tr> |
|
|
79 |
[websvn-endlisting] |
|
|
80 |
</table> |
|
|
81 |
[websvn-endtest] |
|
|
82 |
[websvn-endtest] |
|
|
83 |
[websvn-endtest] |
185 |
miho |
84 |
[websvn-endtest] |
|
|
85 |
|