Merge pull request #330 from towards-a-new-leftypol/remove-scripts-config

Remove additonal scripts
This commit is contained in:
nonmakina 2021-07-24 10:31:03 +02:00 committed by GitHub
commit 9b749a6c81

View File

@ -1037,9 +1037,6 @@
*/
// Additional Javascript files to include on board index and thread pages. See js/ for available scripts.
$config['additional_javascript'][] = 'js/jquery.min.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
// jQuery, you should first empty the array so that "js/query.min.js" can be the first, and then re-add