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