Update merge.html.erb
This commit is contained in:
parent
c31da127c5
commit
4b14f3940b
|
@ -4,7 +4,7 @@
|
||||||
<%= stylesheet_link_tag "lib/main-list" %>
|
<%= stylesheet_link_tag "lib/main-list" %>
|
||||||
<%= stylesheet_link_tag "lib/main-form-col2" %>
|
<%= stylesheet_link_tag "lib/main-form-col2" %>
|
||||||
<% end %>
|
<% end %>
|
||||||
<table>
|
<table class="table main-list">
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
<th><%= t('personal_journal.paper_title') %></th>
|
<th><%= t('personal_journal.paper_title') %></th>
|
||||||
|
|
Loading…
Reference in New Issue