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

5 lines
121 B
Plaintext

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