1 | 1 | simandl | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
2 | | | <html> |
3 | | | <head> |
4 | | | <meta http-equiv="content-type" content="text/html;charset=[websvn:charset]"> |
5 | 3 | simandl | <meta http-equiv="generator" content="WebSVN [websvn:version]" /> <!-- leave this for stats --> |
6 | | | <link rel="shortcut icon" type="image/x-icon" href="[websvn:locwebsvnhttp]/templates/BlueGrey/favicon.ico" /> |
7 | 1 | simandl | <link type="text/css" href="[websvn:locwebsvnhttp]/templates/BlueGrey/styles.css" rel="stylesheet" media="screen"> |
8 | | | <!--[if lt IE 7]> |
9 | | | <script type="text/javascript" src="[websvn:locwebsvnhttp]/templates/BlueGrey/png.js"></script> |
10 | | | <![endif]--> |
11 | | | <script type="text/javascript" src="[websvn:locwebsvnhttp]/templates/BlueGrey/collapse.js"></script> |
12 | | | <title> |
13 | 3 | simandl | WebSVN |
14 | 1 | simandl | [websvn-test:repname] |
15 | | | - [websvn:repname] |
16 | | | [websvn-endtest] |
17 | | | [websvn-test:action] |
18 | | | - [websvn:action] |
19 | | | [websvn-endtest] |
20 | | | [websvn-test:rev2] |
21 | | | [websvn-test:path2] |
22 | | | - [websvn:safepath1] Rev [websvn:rev1] and [websvn:safepath2] Rev [websvn:rev2] |
23 | | | [websvn-else] |
24 | | | - Rev [websvn:rev1] and [websvn:rev2] |
25 | | | [websvn-endtest] |
26 | | | [websvn-else] |
27 | | | [websvn-test:rev] |
28 | | | - Rev [websvn:rev] |
29 | | | [websvn-endtest] |
30 | | | [websvn-endtest] |
31 | | | [websvn-test:path] |
32 | | | - [websvn:safepath] |
33 | | | [websvn-endtest] |
34 | | | </title> |
35 | | | |
36 | | | <script type="text/javascript"> |
37 | | | function checkCB(chBox) |
38 | | | { |
39 | | | count = 0 |
40 | | | first = null |
41 | | | f = chBox.form |
42 | | | for (i = 0 ; i < f.elements.length ; i++) |
43 | | | if (f.elements[i].type == 'checkbox' && f.elements[i].checked) |
44 | | | { |
45 | | | if (first == null && f.elements[i] != chBox) |
46 | | | first = f.elements[i] |
47 | | | count += 1 |
48 | | | } |
49 | | | |
50 | | | if (count > 2) |
51 | | | { |
52 | | | first.checked = false |
53 | | | count -= 1 |
54 | | | } |
55 | | | } |
56 | | | |
57 | | | [websvn-test:opentree] |
58 | | | expandonload = true |
59 | | | [websvn-endtest] |
60 | | | </script> |
61 | | | |
62 | | | [websvn-test:rssurl] |
63 | | | <link rel="alternate" type="application/rss+xml" title="WebSVN RSS" href="[websvn:rssurl]"> |
64 | | | [websvn-endtest] |
65 | | | |
66 | | | </head> |
67 | | | <body> |
68 | | | <table width="100%" border="0"> |
69 | | | <tr> |
70 | 5 | simandl | <td width="13%"> </td> |
71 | | | <td width="73%" align="center"><a href="http://www.jablonka.cz/"><img style="border: 0; width: 201px; height: 51px;" src="[websvn:locwebsvnhttp]/templates/BlueGrey/logo.png" alt="jablonka.cz" /></a><a href="http://www.prosek.czf/"><img style="border: 0; width: 528px; height: 51px;" src="[websvn:locwebsvnhttp]/templates/BlueGrey/squares.png" alt="prosek.czf" /></a></td> |
72 | | | <td width="13%"><div style="float: right">[websvn:lang_form][websvn:lang_select][websvn:lang_submit][websvn:lang_endform]</div></td> |
73 | 1 | simandl | </tr> |
74 | | | </table> |
75 | | | <hr /> |