From a0c05c41cdcfd2182c8e3958ae3eb0d2c37b0896 Mon Sep 17 00:00:00 2001 From: raylu Date: Mon, 4 Jul 2011 01:56:27 -0700 Subject: get rid of tagsinput --- views/layouts/default.html.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'views') 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; html->style(array('prettyPhoto')) ?> html->script("/js/jquery-1.6.1.min.js") ?> - html->style(array('jquery.tagsinput')) ?> - html->script("/js/jquery.tagsinput.min.js") ?>