mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2024-11-12 12:16:06 +08:00
4 lines
220 B
Text
4 lines
220 B
Text
|
<p class="step-description-component-result"><b><%= t('protocol_importers.templates.result.title') %></b><br/>
|
||
|
<%= item[:body] %></p>
|
||
|
<%= render partial: 'protocol_importers/templates/details', locals: { item: item } %>
|