in between state before converting to pathlib
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
var url = "http://127.0.0.1:8000/search/";
|
||||
var url = window.location + "search/";
|
||||
var lid = null;
|
||||
var pid = null;
|
||||
var activeAutocompletion = null;
|
||||
|
||||
Reference in New Issue
Block a user