source: pro-bachkim-filespace/sourcecode/application/views/layout/footer.php @ 10

Last change on this file since 10 was 10, checked in by dungnv, 11 years ago
File size: 779 bytes
Line 
1<script type="text/javascript">
2        window.jQuery || document.write("<script src='assets/js/jquery/jquery-1.11.1.min.js'>"+"<"+"/script>");
3</script>
4
5<script type="text/javascript">
6        if("ontouchend" in document) document.write("<script src='assets/js/jquery/jquery.mobile.custom.min.js'>"+"<"+"/script>");
7</script>
8<script src="assets/js/bootstrap/bootstrap.min.js"></script>
9<script src="assets/js/jquery/jquery-ui-1.10.4.min.js"></script>
10
11<script src="assets/js/jquery/jqueryFileTree.js"></script>
12<script src="assets/js/jquery/jquery.easing.1.3"></script>
13<script src="assets/js/vsfiletree.js"></script>
14<script src="assets/js/vsfilemanager.js"></script>
15
16<script type="text/javascript" src="assets/js/filemanager/filemanager.js">
17
18</script>
19</body>
20</html>
Note: See TracBrowser for help on using the repository browser.