We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34de75a commit 2d4edbfCopy full SHA for 2d4edbf
app/views/publications/show.html.erb
@@ -5,7 +5,10 @@
5
<hr/>
6
7
<dl class="main-section name-details">
8
- <h2>Publication</h2>
+ <h2>
9
+ <%= fa_icon('newspaper', class: 'float-right') %>
10
+ Publication
11
+ </h2>
12
<%= render partial: 'basic_info', locals: { publication: @publication } %>
13
<dt>
14
<%= fa_icon('user-friends') %>
0 commit comments