utdal / profiles

A simple CRUD/search profile system for research profiles, providing user-editable information and basic pages to aesthetically promote and highlight researcher activities and achievements.
MIT License
6 stars 0 forks source link

Disable login button #148

Closed betsyecastro closed 2 weeks ago

betsyecastro commented 2 months ago

Adds the wait_when_submit() JavaScript function, which disables the submit button of a specified form to prevent multiple submissions.