mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-02-23 23:35:00 +08:00
Merge pull request #6023 from G-Chubinidze/gc_SCI_8864
UI changes of "Create new inventory" modal [SCI-8864]
This commit is contained in:
commit
25f5afdcef
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