mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-02-01 20:48:23 +08:00
Merge pull request #1159 from ZmagoD/zd_SCI_2372
adds data-hook in save_PDF_to_inventory modal [fixes SCI-2372]
This commit is contained in:
commit
280a926554
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
<p><%=t 'projects.reports.new.save_PDF_to_inventory_modal.description_one' %></p>
|
||||
<br />
|
||||
<p><%=t 'projects.reports.new.save_PDF_to_inventory_modal.description_two' %></p>
|
||||
|
||||
<span data-hook="save-pdf-to-inventory-modal-body"></span>
|
||||
<% if @available_repositories && @available_repositories.length > 0 %>
|
||||
<label><%=t 'projects.reports.new.save_PDF_to_inventory_modal.inventory' %></label>
|
||||
<select
|
||||
|
|
Loading…
Reference in a new issue