Skip to content

Commit

Permalink
update the loading system 2
Browse files Browse the repository at this point in the history
  • Loading branch information
Mehedi Hasan committed Jan 29, 2022
1 parent 05c7f9d commit 6aeb4f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions templates/create.html
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ <h1>Enter the asking values!</h1>
//alert(data);
$("#state").empty();
$("#state").append(data);
document.getElementById("post-form").reset();

},

Expand Down

0 comments on commit 6aeb4f8

Please sign in to comment.