summaryrefslogtreecommitdiffstats
path: root/views/layouts
diff options
context:
space:
mode:
authorraylu <raylu@mixpanel.com>2011-07-04 01:56:27 -0700
committerraylu <raylu@mixpanel.com>2011-07-04 01:56:27 -0700
commita0c05c41cdcfd2182c8e3958ae3eb0d2c37b0896 (patch)
treeb052848eb846800d03b19b0d7b054b08a6bca6a9 /views/layouts
parent99a27083f2ba6c3dfa57b1ac50e6574e3fbbf028 (diff)
downloadotakuhub-a0c05c41cdcfd2182c8e3958ae3eb0d2c37b0896.tar.xz
get rid of tagsinput
Diffstat (limited to 'views/layouts')
-rw-r--r--views/layouts/default.html.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/views/layouts/default.html.php b/views/layouts/default.html.php
index bd04e5f..da09a4c 100644
--- a/views/layouts/default.html.php
+++ b/views/layouts/default.html.php
@@ -11,8 +11,6 @@ use \lithium\security\Auth;
<?= $this->html->style(array('prettyPhoto')) ?>
<?= $this->html->script("/js/jquery-1.6.1.min.js") ?>
- <?= $this->html->style(array('jquery.tagsinput')) ?>
- <?= $this->html->script("/js/jquery.tagsinput.min.js") ?>
<script type="text/javascript" >
function clearDefault(el) {