Update map path after item detail close
This commit is contained in:
parent
f11b440b3f
commit
e8a2ac4c39
|
@ -640,6 +640,7 @@ function close_detail() {
|
|||
|
||||
close_item_details();
|
||||
detail_qid = undefined;
|
||||
update_map_path();
|
||||
}
|
||||
|
||||
document.getElementById("load-btn").onclick = load_wikidata_items;
|
||||
|
|
Loading…
Reference in a new issue