scinote-web/app/views/my_modules/_state_button_uncomplete.html.erb
2018-03-29 13:58:14 +02:00

4 lines
137 B
Plaintext

<button class="btn btn-default">
<span class="glyphicon glyphicon-remove"></span>
<%= t("my_modules.buttons.uncomplete") %>
</button>