Skip to content

Commit

Permalink
Add spinner and disable submit button functionality on form submission
Browse files Browse the repository at this point in the history
  • Loading branch information
Prasham Marfatia committed Sep 27, 2024
1 parent 0877daa commit bdef3a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/indra_cogex/apps/templates/base_form.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,4 @@ <h1 class="display-4">{% block header %}{% endblock %}</h1>
});
</script>
{% endblock %}

0 comments on commit bdef3a2

Please sign in to comment.