mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-07-21 23:33:54 -04:00
Continuation of the rename of jquery.autocomplete.pack.js
This commit is contained in:
@@ -27,7 +27,7 @@ class server_add_theme_Core {
|
||||
$csrf = access::csrf_token();
|
||||
$head[] = "<script> var base_url = \"$base\"; var csrf = \"$csrf\";</script>";
|
||||
|
||||
$head[] = html::script("lib/jquery.autocomplete.pack.js");
|
||||
$head[] = html::script("lib/jquery.autocomplete.js");
|
||||
$head[] = html::script("modules/server_add/js/admin.js");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user