scinote-web/app/views/my_modules/_state_button_uncomplete.html.erb
2017-03-08 13:55:10 +01:00

4 lines
136 B
Plaintext

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