This commit is contained in:
Ross
2021-12-04 17:34:13 +00:00
parent 41c4b2d9b8
commit e787b8517a
+1 -1
View File
@@ -82,7 +82,7 @@ This series is not associated with any cases.
//$("#finding-form").empty().append(
// $("#hidden-form form").clone()
//);
$("#hidden-form form").show()
$("#hidden-form").show()
});
$("#reset-viewport-button").click(() => {