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

4 lines
123 B
Plaintext

<button class="btn btn-default">
<span class="fas fa-times"></span>
<%= t("my_modules.buttons.uncomplete") %>
</button>