This commit is contained in:
Edward Betts 2021-07-21 21:30:21 +02:00
parent 96379c871b
commit a17c3f7020
1 changed files with 1 additions and 1 deletions

View File

@ -1111,7 +1111,7 @@ export default {
history.replaceState(state, '', this.build_map_path());
},
open_item(qid) {
close_edit_list();
this.close_edit_list();
var item = this.items[qid];
if (this.current_item == item) return; // already open