scinote-web/app/views/my_modules/_state_button_uncomplete.html.erb
2019-05-06 16:35:46 +02:00

4 lines
126 B
Plaintext

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