scinote-web/app/views/protocols/header/_name_label.html.erb

6 lines
106 B
Plaintext
Raw Normal View History

2016-07-21 19:11:15 +08:00
<h2>
<%= @protocol.name %>
<small>
<span class="glyphicon glyphicon-edit"></span>
</small>
</h2>