Skip to content
Snippets Groups Projects
Commit bbbc28ef authored by Art's avatar Art :lizard:
Browse files

Fix the default form submit icon for current fa

parent 4e772d75
Branches
Tags
No related merge requests found
......@@ -60,7 +60,7 @@ def bulma_form(
form,
submit_text="OK",
submit_class="button is-outlined",
submit_icon="fa-check",
submit_icon="fas fa-check",
submit_only_once=True,
form_id=''
):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment