o: ActiveSupport::Cache::Entry :@compressedF:@value"ôH"îH
| header.tmpl | ||
|---|---|---|
| 2 | 2 |
<html> |
| 3 | 3 |
<head> |
| 4 | 4 |
<meta http-equiv="content-type" content="text/html;charset=[websvn:charset]"> |
| 5 |
|
|
| 6 |
<!-- AUTOINCLUDE START "Page/Head.cs.ihtml" DO NOT REMOVE --> |
|
| 5 |
<!-- AUTOINCLUDE START "Page/Head.cs.ihtml" DO NOT REMOVE --> |
|
| 7 | 6 |
<link rel="StyleSheet" href="http://test.mlab.cz/Web/CSS/MLAB.css" type="text/css" title="MLAB z?kladn? styl" /> |
| 8 | 7 |
<link rel="shortcut icon" type="image/x-icon" href="http://test.mlab.cz/Web/PIC/MLAB.ico" /> |
| 9 | 8 |
<script language="JavaScript" type="text/javascript" src="http://test.mlab.cz/Web/JS/MLAB_Menu.js"></script> |
| 10 |
<!-- AUTOINCLUDE END --> |
|
| 11 |
|
|
| 12 |
<script type="text/javascript" src="[websvn:locwebsvnhttp]/templates/Standard/collapse.js"></script> |
|
| 13 |
<script type="text/javascript"> |
|
| 14 |
|
|
| 15 |
function checkCB(chBox) |
|
| 16 |
{
|
|
| 17 |
count = 0 |
|
| 18 |
first = null |
|
| 19 |
f = chBox.form |
|
| 20 |
for (i = 0 ; i < f.elements.length ; i++) |
|
| 21 |
if (f.elements[i].type == 'checkbox' && f.elements[i].checked) |
|
| 22 |
{
|
|
| 23 |
if (first == null && f.elements[i] != chBox) |
|
| 24 |
first = f.elements[i] |
|
| 25 |
count += 1 |
|
| 26 |
} |
|
| 27 |
|
|
| 28 |
if (count > 2) |
|
| 29 |
{
|
|
| 30 |
first.checked = false |
|
| 31 |
count -= 1 |
|
| 32 |
} |
|
| 33 |
|
|
| 34 |
[websvn-test:opentree] |
|
| 35 |
expandonload = true |
|
| 36 |
[websvn-endtest] |
|
| 37 |
|
|
| 38 |
} |
|
| 39 |
</script> |
|
| 40 |
<title> |
|
| 41 |
WebSVN |
|
| 42 |
[websvn-test:repname] |
|
| 43 |
- [websvn:repname] |
|
| 44 |
[websvn-endtest] |
|
| 45 |
[websvn-test:action] |
|
| 46 |
- [websvn:action] |
|
| 47 |
[websvn-endtest] |
|
| 48 |
[websvn-test:rev2] |
|
| 49 |
[websvn-test:path2] |
|
| 50 |
- [websvn:safepath1] [lang:REV] [websvn:rev1] [lang:AND] [websvn:safepath2] [lang:REV] [websvn:rev2] |
|
| 51 |
[websvn-else] |
|
| 52 |
- [lang:REV] [websvn:rev1] [lang:AND] [websvn:rev2] |
|
| 53 |
[websvn-endtest] |
|
| 54 |
[websvn-else] |
|
| 55 |
[websvn-test:rev] |
|
| 56 |
- [lang:REV] [websvn:rev] |
|
| 57 |
[websvn-endtest] |
|
| 58 |
[websvn-endtest] |
|
| 59 |
[websvn-test:path] |
|
| 60 |
- [websvn:safepath] |
|
| 61 |
[websvn-endtest] |
|
| 62 |
</title> |
|
| 63 |
|
|
| 64 |
[websvn-test:curdirrsslink] |
|
| 65 |
<link rel="alternate" type="application/rss+xml" title="WebSVN RSS" href="[websvn:curdirrsshref]"> |
|
| 66 |
[websvn-endtest] |
|
| 67 |
|
|
| 68 |
</head> |
|
| 69 |
<body> |
|
| 70 |
|
|
| 9 |
<!-- AUTOINCLUDE END --> |
|
| 10 |
<script type="text/javascript" src="[websvn:locwebsvnhttp]/templates/MLAB/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]"> |
|
| 71 | 17 |
<!-- AUTOINCLUDE START "Page/Header.cs.ihtml" DO NOT REMOVE --> |
| 72 | 18 |
<!-- ============== HLAVICKA ============== --> |
| 73 | 19 |
<div class="Header"> |
| ... | ... | |
| 97 | 43 |
</noscript> |
| 98 | 44 |
</div> |
| 99 | 45 |
<!-- AUTOINCLUDE END --> |
| 100 |
|
|
| 101 | 46 |
<div class="Text"> |
| 102 |
<table width="100%" border="0"> |
|
| 103 |
<tr> |
|
| 104 |
<td width="33%"> </td> |
|
| 105 |
<td width="33%" align="center"><h1>[lang:SERVER]</h1></td> |
|
| 106 |
<td width="33%"><div style="float: right">[websvn:lang_form][websvn:lang_select][websvn:lang_submit][websvn:lang_endform]</div></td> |
|
| 107 |
</tr> |
|
| 108 |
</table> |
|
| 109 |
|
|
| 110 |
<hr> |
|
| 111 |
<p> |
|
| 112 |
|
|
| 47 |
<div style="float: right"> |
|
| 48 |
[websvn:lang_form] |
|
| 49 |
[websvn:lang_select] |
|
| 50 |
[websvn:lang_submit] |
|
| 51 |
[websvn:lang_endform] |
|
| 52 |
</div> |
|
| 53 |
<div style="float: right"> |
|
| 54 |
[websvn:projects_form] |
|
| 55 |
[websvn:projects_select] |
|
| 56 |
[websvn:projects_submit] |
|
| 57 |
[websvn:projects_endform] |
|
| 58 |
</div> |
|