mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2024-11-14 21:24:54 +08:00
3 lines
271 B
Text
3 lines
271 B
Text
<p class="step-description-component-concentration"><b><%= t('protocol_importers.templates.concentration.title') %></b><br/>
|
|
<%= "#{item[:value]} #{item[:unit]} #{item[:name]} " %></p>
|
|
<%= render partial: 'protocol_importers/templates/details', locals: { item: item } %>
|