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