scinote-web/app/views/my_modules/_state_button_complete.html.erb
2018-07-27 15:27:08 +02:00

4 lines
121 B
Text

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