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