mirror of
https://github.com/Circlepuller/Tinyboard.git
synced 2025-01-17 13:28:31 +01:00
Added jquery-migrate-3.0.0.min.js to resolve compatibility issues in the meantime.
This commit is contained in:
parent
2a152b7ff1
commit
444ccbec35
@ -1028,6 +1028,7 @@
|
||||
|
||||
// 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/jquery-migrate-3.0.0.min.js';
|
||||
$config['additional_javascript'][] = 'js/inline-expanding.js';
|
||||
// $config['additional_javascript'][] = 'js/local-time.js';
|
||||
|
||||
|
2
js/jquery-migrate-3.0.0.min.js
vendored
Normal file
2
js/jquery-migrate-3.0.0.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user