Rev 143 Rev 145
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 --> -  
6 <link rel="StyleSheet" href="http://test.mlab.cz/Web/CSS/MLAB.css" type="text/css" title="MLAB základní styl" /> 5 <link href="[websvn:locwebsvnhttp]/templates/Standard/styles.css" rel="stylesheet" media="screen">
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> -  
9 <!-- AUTOINCLUDE END --> -  
10 <script type="text/javascript" src="[websvn:locwebsvnhttp]/templates/MLAB/collapse.js"></script> 6 <script type="text/javascript" src="[websvn:locwebsvnhttp]/templates/Standard/collapse.js"></script>
11 <title> Subversion Server </title> -  
12 [websvn-test:curdirrsslink -  
13 <link rel="alternate" type="application/rss+xml" title="WebSVN RSS" href="[websvn:curdirrsshref]"> -  
14 [websvn-endtest] -  
15 </head> -  
16 <body lang="[lang:LANG]"> -  
17 <!-- AUTOINCLUDE START "Page/Header.cs.ihtml" DO NOT REMOVE --> -  
18 <!-- ============== HLAVICKA ============== --> -  
19 <div class="Header"> -  
20 <script type="text/javascript"> 7 <script type="text/javascript">
-   8 function checkCB(chBox)
21 <!-- 9 {
-   10 count = 0
22 SetRelativePath("../"); 11 first = null
23 DrawHeader(); 12 f = chBox.form
-   13 for (i = 0 ; i < f.elements.length ; i++)
-   14 if (f.elements[i].type == 'checkbox' && f.elements[i].checked)
24 // --> 15 {
-   16 if (first == null && f.elements[i] != chBox)
-   17 first = f.elements[i]
-   18 count += 1
25 </script> 19 }
26 <noscript> 20
27 <b> Pro zobrazení (vložení) hlavièky je potøeba JavaScript </b> 21 if (count > 2)
28 </noscript> 22 {
29 </div> 23 first.checked = false
30 <!-- AUTOINCLUDE END --> 24 count -= 1
-   25 }
31   26  
32 <!-- AUTOINCLUDE START "Page/Menu.cs.ihtml" DO NOT REMOVE --> -  
33 <!-- ============== MENU ============== --> -  
34 <div class="Menu"> -  
35 <script type="text/javascript"> 27 [websvn-test:opentree]
36 <!-- -  
37 SetRelativePath("../"); 28 expandonload = true
38 DrawMenu(); 29 [websvn-endtest]
-   30  
39 // --> 31 }
40 </script> 32 </script>
41 <noscript> 33 <title>
-   34 WebSVN
-   35 [websvn-test:repname]
42 <b> Pro zobrazení (vložení) menu je potøeba JavaScript </b> 36 - [websvn:repname]
-   37 [websvn-endtest]
-   38 [websvn-test:action]
-   39 - [websvn:action]
43 </noscript> 40 [websvn-endtest]
-   41 [websvn-test:rev2]
-   42 [websvn-test:path2]
-   43 - [websvn:safepath1] [lang:REV] [websvn:rev1] [lang:AND] [websvn:safepath2] [lang:REV] [websvn:rev2]
44 </div> 44 [websvn-else]
-   45 - [lang:REV] [websvn:rev1] [lang:AND] [websvn:rev2]
45 <!-- AUTOINCLUDE END --> 46 [websvn-endtest]
46 <div class="Text"> 47 [websvn-else]
47 <div style="float: right"> 48 [websvn-test:rev]
-   49 - [lang:REV] [websvn:rev]
48 [websvn:lang_form] 50 [websvn-endtest]
49 [websvn:lang_select] 51 [websvn-endtest]
50 [websvn:lang_submit] 52 [websvn-test:path]
-   53 - [websvn:safepath]
51 [websvn:lang_endform] 54 [websvn-endtest]
52 </div> 55 </title>
-   56  
53 <div style="float: right"> 57 [websvn-test:curdirrsslink]
-   58 <link rel="alternate" type="application/rss+xml" title="WebSVN RSS" href="[websvn:curdirrsshref]">
54 [websvn:projects_form] 59 [websvn-endtest]
-   60  
-   61 </head>
-   62 <body>
55 [websvn:projects_select] 63 <table width="100%" border="0">
-   64 <tr>
56 [websvn:projects_submit] 65 <td width="33%">&nbsp;</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>
57 [websvn:projects_endform] 68 </tr>
-   69 </table>
-   70  
58 </div> 71 <hr>
-   72 <p>
-   73