mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-06-05 15:09:37 +09:00
Fix redux select2 script
This commit is contained in:
@@ -220,7 +220,7 @@
|
||||
|
||||
Redux_CDN::register_script(
|
||||
'select2-js',
|
||||
'//cdn.jsdelivr.net/select2/4.0.2/select2' . $this->min . '.js',
|
||||
'//cdn.jsdelivr.net/select2/4.0.2/js/select2.full.min.js',
|
||||
array( 'jquery', 'redux-select2-sortable-js' ),
|
||||
'4.0.2',
|
||||
true
|
||||
|
||||
Reference in New Issue
Block a user