mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-21 07:55:00 +00:00
Tests: - Insert event.preventDefault() in form submission code for submission buttons. - For various button styles, submit the form. Running status indicator appears on the form button. The styles for the indicator is appropriate in dark and light themes. - Calibre delete library confirmation page has btn-danger. - Software Update, configuration update button has btn-primary. - Software Update, 'update now' button has btn-default. - Change a button from btn-primary to btn-link. Running status is not shown for this type of button. Reviewed-by: James Valleroy <jvalleroy@mailbox.org>