Skip to content

Commit 6aeb4f8

Browse files
author
Mehedi Hasan
committed
update the loading system 2
1 parent 05c7f9d commit 6aeb4f8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

templates/create.html

+1
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ <h1>Enter the asking values!</h1>
4545
//alert(data);
4646
$("#state").empty();
4747
$("#state").append(data);
48+
document.getElementById("post-form").reset();
4849

4950
},
5051

0 commit comments

Comments
 (0)