5.16.0 #33
@ -62,7 +62,7 @@ function fictioneer_admin_scripts( $hook_suffix ) {
|
||||
if ( $hook_suffix === 'post.php' || $hook_suffix === 'post-new.php' ) {
|
||||
wp_enqueue_script(
|
||||
'fictioneer-sortablejs',
|
||||
'https://cdn.jsdelivr.net/npm/sortablejs@latest/Sortable.min.js',
|
||||
get_template_directory_uri() . '/js/Sortable-1.15.2.min.js',
|
||||
['jquery', 'fictioneer-utility-scripts'],
|
||||
FICTIONEER_VERSION,
|
||||
true
|
||||
|
2
js/Sortable-1.15.2.min.js
vendored
Normal file
2
js/Sortable-1.15.2.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