scinote-web/app/views/my_modules/_state_button_complete.html.erb

5 lines
108 B
Plaintext

<button class="sci-btn">
<i class="fas fa-check"></i>
<%= t("my_modules.buttons.complete") %>
</button>