scinote-web/app/views/protocols/header/_name_label.html.erb
2016-07-21 13:11:15 +02:00

6 lines
106 B
Plaintext

<h2>
<%= @protocol.name %>
<small>
<span class="glyphicon glyphicon-edit"></span>
</small>
</h2>