mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-01-08 08:27:44 +08:00
Merge pull request #633 from okriuchykhin/ok_SCI_960_v2
Add smart annotations in sample info modal [SCI-960]
This commit is contained in:
commit
c88fc84538
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@
|
|||
<br>
|
||||
<span>
|
||||
<%= t "samples.modal_info.custom_field", cf: sample_custom_field.custom_field.name %>
|
||||
<%= sample_custom_field.value %>
|
||||
<%= custom_auto_link(sample_custom_field.value, simple_format: false, team: @team) %>
|
||||
</span>
|
||||
<% end %>
|
||||
</p>
|
||||
|
|
Loading…
Reference in a new issue