scinote-web/app/views/protocols/header/_name_label.html.erb
2018-05-11 18:02:17 +02:00

6 lines
130 B
Text

<h2 style="margin-top: 0;">
<%= @protocol.name %>
<small>
<span class="glyphicon glyphicon-edit"></span>
</small>
</h2>