reinit
This commit is contained in:
commit
ced6c67fcc
664 changed files with 115177 additions and 0 deletions
21
html/listing_header.html
Normal file
21
html/listing_header.html
Normal file
|
@ -0,0 +1,21 @@
|
|||
<!DOCTYPE html>
|
||||
<html class='listing-window'>
|
||||
<head>
|
||||
<meta http-equiv='content-type' content='text/html; charset=utf-8' />
|
||||
<link type="text/css" rel='stylesheet' href='/.:-==-:./jquery-ui-1.10.3.custom/css/overcast/jquery-ui-1.10.3.custom.min.css' />
|
||||
<link type="text/css" rel='stylesheet' href='/.:-==-:./application.css' />
|
||||
<!-- script type="text/javascript" src="/.:-==-:./jquery.js"></script>
|
||||
<script type="text/javascript" src="/.:-==-:./jquery.cookie.js"></script>
|
||||
<script type="text/javascript" src="/.:-==-:./jquery.pjax.js"></script>
|
||||
<script type="text/javascript" src="/.:-==-:./jquery-ui-1.10.3.custom/js/jquery-ui-1.10.3.custom.min.js"></script>
|
||||
<script type="text/javascript" src="/.:-==-:./application.js"></script -->
|
||||
<script type='text/javascript' src="/.:-==-:./listing_header.js" async='async'></script>
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<ul id='menu'>
|
||||
<input id='fancy-toggle' name='fancy-icons' type='checkbox'/><label for='fancy-toggle'>Fancy</label>
|
||||
<input id='upload-file' type='file' name='file'/>
|
||||
</ul>
|
||||
</header>
|
||||
<h1 id='breadcrumb'>
|
Loading…
Add table
Add a link
Reference in a new issue