From d1bee842af540aa405ac9c134cfdf56cb72af0e8 Mon Sep 17 00:00:00 2001 From: Andrew Nagy Date: Tue, 14 Apr 2015 20:34:53 -0400 Subject: [PATCH] javascript ignroes --- pack_javascripts.php | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pack_javascripts.php b/pack_javascripts.php index 8b24ded..6a904a6 100755 --- a/pack_javascripts.php +++ b/pack_javascripts.php @@ -69,7 +69,10 @@ "|$dir/typeahead\.bundle\.min\.js|", "|$dir/search\.js|", "|$dir/jed\.js|", - "|$dir/zxcvbn\.js|" + "|$dir/zxcvbn\.js|", + "|$dir/bootstrap-table-locale|", + "|$dir/bootstrap-multiselect\.js|", + "|$dir/chosen.jquery.min.js|" ); foreach ($output as $file) {