scinote-web/app/views/my_modules/_state_button_uncomplete.html.erb

4 lines
136 B
Plaintext
Raw Normal View History

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