From 5efd0e9b18113f25383a58b1478e4bcdfa433efb Mon Sep 17 00:00:00 2001 From: 8chan Date: Fri, 23 Jan 2015 02:19:01 -0800 Subject: [PATCH] This is using jQuery now --- inc/config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inc/config.php b/inc/config.php index 3015f0c3..64a57297 100644 --- a/inc/config.php +++ b/inc/config.php @@ -986,7 +986,7 @@ */ // Additional Javascript files to include on board index and thread pages. See js/ for available scripts. - $config['additional_javascript'][] = 'js/inline-expanding.js'; + // $config['additional_javascript'][] = 'js/inline-expanding.js'; // $config['additional_javascript'][] = 'js/local-time.js'; // Some scripts require jQuery. Check the comments in script files to see what's needed. When enabling