1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2025-06-29 12:50:55 +02:00

Clean old search container

This commit is contained in:
Alexandre Iooss
2020-04-10 21:28:33 +02:00
parent 3dec49c4d1
commit 442ac51373
4 changed files with 0 additions and 9 deletions

View File

@ -146,7 +146,6 @@ function reset() {
notes.length = 0;
buttons.length = 0;
$("#note_list").html("");
$("#alias_matched").html("");
$("#consos_list").html("");
$("#user_note").text("");
$("#profile_pic").attr("src", "/media/pic/default.png");