git-svn-id: http://xe-core.googlecode.com/svn/trunk@293 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
|
@ -3,16 +3,17 @@
|
|||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<title>{Context::getBrowserTitle()}</title>
|
||||
<script type='text/javascript' src='./common/js/x.js'></script>
|
||||
<script type='text/javascript' src='./common/js/common.js'></script>
|
||||
<script type='text/javascript' src='./common/js/xml_handler.js'></script>
|
||||
<script type='text/javascript' src='./common/js/xml_js_filter.js'></script>
|
||||
<script type="text/javascript" src="./common/js/x.js"></script>
|
||||
<script type="text/javascript" src="./common/js/common.js"></script>
|
||||
<script type="text/javascript" src="./common/js/xml_handler.js"></script>
|
||||
<script type="text/javascript" src="./common/js/xml_js_filter.js"></script>
|
||||
<script type="text/javascript" src="./common/js/tree_menu.js"></script>
|
||||
<!--@foreach(Context::getJsFile() as $key => $js_file)-->
|
||||
<script type='text/javascript' src='{$js_file}'></script>
|
||||
<script type="text/javascript" src="{$js_file}"></script>
|
||||
<!--@end-->
|
||||
<link rel='stylesheet' HREF='./common/css/default.css' type='text/css' />
|
||||
<link rel="stylesheet" HREF="./common/css/default.css" type="text/css" />
|
||||
<!--@foreach(Context::getCssFile() as $key => $css_file)-->
|
||||
<link rel='stylesheet' HREF='{$css_file}' type='text/css' />
|
||||
<link rel="stylesheet" HREF="{$css_file}" type="text/css" />
|
||||
<!--@end-->
|
||||
{Context::getHtmlHeader()}
|
||||
</head>
|
||||
|
|
|
|||
BIN
common/tpl/images/folder.gif
Normal file
|
After Width: | Height: | Size: 372 B |
BIN
common/tpl/images/imgfolder.gif
Normal file
|
After Width: | Height: | Size: 622 B |
BIN
common/tpl/images/join.gif
Normal file
|
After Width: | Height: | Size: 69 B |
BIN
common/tpl/images/joinbottom.gif
Normal file
|
After Width: | Height: | Size: 66 B |
BIN
common/tpl/images/line.gif
Normal file
|
After Width: | Height: | Size: 66 B |
BIN
common/tpl/images/minus.gif
Normal file
|
After Width: | Height: | Size: 86 B |
BIN
common/tpl/images/minusbottom.gif
Normal file
|
After Width: | Height: | Size: 85 B |
BIN
common/tpl/images/page.gif
Normal file
|
After Width: | Height: | Size: 582 B |
BIN
common/tpl/images/plus.gif
Normal file
|
After Width: | Height: | Size: 89 B |
BIN
common/tpl/images/plusbottom.gif
Normal file
|
After Width: | Height: | Size: 88 B |