mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2024-12-25 01:03:18 +08:00
Move loading label print modal on task [SCI-7326]
This commit is contained in:
parent
58acb94977
commit
5752401a29
2 changed files with 1 additions and 2 deletions
|
@ -118,6 +118,7 @@
|
|||
</div>
|
||||
<%= render partial: "my_modules/repositories/full_view_modal" %>
|
||||
<%= render partial: "my_modules/modals/update_repository_records_modal" %>
|
||||
<%= render partial: 'label_printers/label_printer_modal' %>
|
||||
</div>
|
||||
<!-- Protocol -->
|
||||
<div class="task-section">
|
||||
|
|
|
@ -55,5 +55,3 @@
|
|||
%>
|
||||
</div>
|
||||
<% end %>
|
||||
|
||||
<%= render partial: 'label_printers/label_printer_modal' %>
|
||||
|
|
Loading…
Reference in a new issue