Fix showSpinner for reset action

This commit is contained in:
Sebastian Serth
2023-02-28 11:35:17 +01:00
parent 65d67cdeec
commit 6c1bfb6815
3 changed files with 9 additions and 6 deletions

View File

@@ -47,6 +47,7 @@
= " | "
button#start-over-active-file.p-0.border-0.btn-link.bg-white.text-primary data-message-confirm=t('exercises.editor.confirm_start_over_active_file') data-url=reload_exercise_path(@exercise)
i.fa-solid.fa-circle-notch.fa-spin.d-none
i.fa-solid.fa-clock-rotate-left
= t('exercises.editor.start_over_active_file')