mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-01-01 21:21:50 +08:00
UI changes of "Create new inventory" modal
This commit is contained in:
parent
f21c1ba7c5
commit
620c76a975
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@
|
|||
</div>
|
||||
</div>
|
||||
<div class="modal-footer">
|
||||
<button type="button" class="btn btn-secondary" data-dismiss="modal"><%=t "general.cancel" %></button>
|
||||
<%= f.submit t("repositories.index.modal_create.submit"), class: "btn btn-success" %>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue