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

4 lines
131 B
Plaintext

<button class="btn btn-primary">
<span class="glyphicon glyphicon-ok"></span>
<%= t("my_modules.buttons.complete") %>
</button>