mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-10-09 05:18:01 +08:00
fixes merge again
This commit is contained in:
parent
6991ba54bb
commit
43c3a0bb81
1 changed files with 1 additions and 1 deletions
|
@ -25,8 +25,8 @@
|
||||||
<div class="modal-footer">
|
<div class="modal-footer">
|
||||||
<% if experiments.count > 1 %>
|
<% if experiments.count > 1 %>
|
||||||
<button type="button" class="btn btn-primary" data-action="confirm"><%=t "experiments.canvas.edit.modal_move_module_group.confirm" %></button>
|
<button type="button" class="btn btn-primary" data-action="confirm"><%=t "experiments.canvas.edit.modal_move_module_group.confirm" %></button>
|
||||||
<button type="button" class="btn btn-default" data-dismiss="modal"><%=t "general.cancel" %></button>
|
|
||||||
<% end %>
|
<% end %>
|
||||||
|
<button type="button" class="btn btn-default" data-dismiss="modal"><%=t "general.cancel" %></button>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Add table
Reference in a new issue