Update merge.html.erb

This commit is contained in:
chiu 2019-10-31 20:51:37 +08:00
parent c31da127c5
commit 4b14f3940b
1 changed files with 1 additions and 1 deletions

View File

@ -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>