mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-01-27 18:21:50 +08:00
Merge pull request #4527 from rekonder/aj_SCI_7326
Move loading label print modal for task [SCI-7326]
This commit is contained in:
commit
6abfc8d293
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