Added missing mktree files

This commit is contained in:
laf
2015-03-23 21:49:37 +00:00
parent 563a739d7f
commit 877f2a96bb
7 changed files with 196 additions and 0 deletions
+2
View File
@@ -165,6 +165,7 @@ if (empty($config['favicon'])) {
<link href="css/typeahead.js-bootstrap.css" rel="stylesheet" type="text/css" />
<link href="css/jquery-ui.min.css" rel="stylesheet" type="text/css" />
<link href="css/tagmanager.css" rel="stylesheet" type="text/css" />
<link href="css/mktree.css" rel="stylesheet" type="text/css" />
<link href="<?php echo($config['stylesheet']); ?>" rel="stylesheet" type="text/css" />
<script src="js/jquery.min.js"></script>
<script src="js/bootstrap.min.js"></script>
@@ -177,6 +178,7 @@ if (empty($config['favicon'])) {
<script src="js/typeahead.min.js"></script>
<script src="js/jquery-ui.min.js"></script>
<script src="js/tagmanager.js"></script>
<script src="js/mktree.js"></script>
<script type="text/javascript">
<!-- Begin