Minor fix
This commit is contained in:
parent
7a88e2db29
commit
3d4146c926
|
@ -15,7 +15,6 @@ Variables from PHP:
|
|||
*/
|
||||
|
||||
const REMOTE_MODULE_LIBRARY_URI = "https://pandorafms.com/library/";
|
||||
|
||||
$(document).ready(function() {
|
||||
// Save categories in sessionStorage to avoid making the request to the API many times.
|
||||
function set_local_categories() {
|
||||
|
|
Loading…
Reference in New Issue