| 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 |
<!-- AUTOINCLUDE START "Page/Head.cs.ihtml" DO NOT REMOVE --> |
5 |
<!-- AUTOINCLUDE START "Page/Head.cs.ihtml" DO NOT REMOVE --> |
| 6 |
<link rel="StyleSheet" href="http://test.mlab.cz/Web/CSS/MLAB.css" type="text/css" title="MLAB základní styl" /> |
6 |
<link rel="StyleSheet" href="http://test.mlab.cz/Web/CSS/MLAB.css" type="text/css" title="MLAB základní styl"> |
| 7 |
<link rel="shortcut icon" type="image/x-icon" href="http://test.mlab.cz/Web/PIC/MLAB.ico" /> |
7 |
<link rel="shortcut icon" type="image/x-icon" href="http://test.mlab.cz/Web/PIC/MLAB.ico"> |
| 8 |
<script language="JavaScript" type="text/javascript" src="http://test.mlab.cz/Web/JS/MLAB_Menu.js"></script> |
8 |
<script type="text/javascript" src="http://test.mlab.cz/Web/JS/MLAB_Menu.js"></script> |
| 9 |
<!-- AUTOINCLUDE END --> |
9 |
<!-- AUTOINCLUDE END --> |
| 10 |
<script type="text/javascript" src="[websvn:locwebsvnhttp]/templates/MLAB/collapse.js"></script> |
10 |
<script type="text/javascript" src="[websvn:locwebsvnhttp]/templates/MLAB/collapse.js"></script> |
| - |
|
11 |
<script type="text/javascript"> |
| - |
|
12 |
function checkCB(chBox) |
| - |
|
13 |
{ |
| - |
|
14 |
count = 0 |
| - |
|
15 |
first = null |
| - |
|
16 |
f = chBox.form |
| - |
|
17 |
for (i = 0 ; i < f.elements.length ; i++) |
| - |
|
18 |
if (f.elements[i].type == 'checkbox' && f.elements[i].checked) |
| - |
|
19 |
{ |
| - |
|
20 |
if (first == null && f.elements[i] != chBox) |
| - |
|
21 |
first = f.elements[i] |
| - |
|
22 |
count += 1 |
| - |
|
23 |
} |
| - |
|
24 |
|
| - |
|
25 |
if (count > 2) |
| - |
|
26 |
{ |
| - |
|
27 |
first.checked = false |
| - |
|
28 |
count -= 1 |
| - |
|
29 |
} |
| - |
|
30 |
|
| - |
|
31 |
[websvn-test:opentree] |
| - |
|
32 |
expandonload = true |
| - |
|
33 |
[websvn-endtest] |
| - |
|
34 |
|
| - |
|
35 |
} |
| - |
|
36 |
</script> |
| 11 |
<title> Subversion Server </title> |
37 |
<title> Subversion Server </title> |
| 12 |
[websvn-test:curdirrsslink |
38 |
[websvn-test:curdirrsslink |
| 13 |
<link rel="alternate" type="application/rss+xml" title="WebSVN RSS" href="[websvn:curdirrsshref]"> |
39 |
<link rel="alternate" type="application/rss+xml" title="WebSVN RSS" href="[websvn:curdirrsshref]"> |
| 14 |
[websvn-endtest] |
40 |
[websvn-endtest] |
| 15 |
</head> |
41 |
</head> |
| 16 |
<body lang="[lang:LANG]"> |
42 |
<body lang="[lang:LANG]"> |
| 17 |
<!-- AUTOINCLUDE START "Page/Header.cs.ihtml" DO NOT REMOVE --> |
43 |
<!-- AUTOINCLUDE START "Page/Header.cs.ihtml" DO NOT REMOVE --> |
| 18 |
<!-- ============== HLAVICKA ============== --> |
44 |
<!-- ============== HLAVIČKA ============== --> |
| 19 |
<div class="Header"> |
45 |
<div class="Header"> |
| 20 |
<script type="text/javascript"> |
46 |
<script type="text/javascript"> |
| 21 |
<!-- |
47 |
<!-- |
| 22 |
SetRelativePath("../"); |
48 |
SetRelativePath("../"); |
| 23 |
DrawHeader(); |
49 |
DrawHeader(); |
| 24 |
// --> |
50 |
// --> |
| 25 |
</script> |
51 |
</script> |
| 26 |
<noscript> |
52 |
<noscript> |
| 27 |
<b> Pro zobrazení (vloení) hlavièky je potøeba JavaScript </b> |
53 |
<p><b> Pro zobrazení (vložení) hlavičky je potřeba JavaScript </b></p> |
| 28 |
</noscript> |
54 |
</noscript> |
| 29 |
</div> |
55 |
</div> |
| 30 |
<!-- AUTOINCLUDE END --> |
56 |
<!-- AUTOINCLUDE END --> |
| 31 |
|
57 |
|
| 32 |
<!-- AUTOINCLUDE START "Page/Menu.cs.ihtml" DO NOT REMOVE --> |
58 |
<!-- AUTOINCLUDE START "Page/Menu.cs.ihtml" DO NOT REMOVE --> |
| Line 37... |
Line 63... |
| 37 |
SetRelativePath("../"); |
63 |
SetRelativePath("../"); |
| 38 |
DrawMenu(); |
64 |
DrawMenu(); |
| 39 |
// --> |
65 |
// --> |
| 40 |
</script> |
66 |
</script> |
| 41 |
<noscript> |
67 |
<noscript> |
| 42 |
<b> Pro zobrazení (vloení) menu je potøeba JavaScript </b> |
68 |
<p><b> Pro zobrazení (vložení) menu je potřeba JavaScript </b></p> |
| 43 |
</noscript> |
69 |
</noscript> |
| 44 |
</div> |
70 |
</div> |
| 45 |
<!-- AUTOINCLUDE END --> |
71 |
<!-- AUTOINCLUDE END --> |
| 46 |
<div class="Text"> |
72 |
<div class="Text"> |
| 47 |
<div style="float: right"> |
73 |
<div style="float: right"> |
| Line 54... |
Line 80... |
| 54 |
[websvn:projects_form] |
80 |
[websvn:projects_form] |
| 55 |
[websvn:projects_select] |
81 |
[websvn:projects_select] |
| 56 |
[websvn:projects_submit] |
82 |
[websvn:projects_submit] |
| 57 |
[websvn:projects_endform] |
83 |
[websvn:projects_endform] |
| 58 |
</div> |
84 |
</div> |
| - |
|
85 |
<div style="display:none">{HEADER END}</div> |