Show search and IsA card during Wikidata item load

This commit is contained in:
Edward Betts 2021-05-14 17:08:59 +02:00
parent be182d26d6
commit f0e12c194c
1 changed files with 1 additions and 0 deletions

View File

@ -510,6 +510,7 @@ function load_wikidata_items() {
checkbox_change();
close_item_details();
search_and_isa.classList.remove("d-none");
detail_card.classList.add("d-none");
loading.classList.remove("d-none");
load_text.classList.add("d-none");