mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2024-11-12 20:24:43 +08:00
4 lines
121 B
Text
4 lines
121 B
Text
<button class="btn btn-toggle">
|
|
<span class="fas fa-check"></span>
|
|
<%= t("my_modules.buttons.complete") %>
|
|
</button>
|