Update merge.html.erb
This commit is contained in:
parent
214979b7b4
commit
d1fe39a441
|
@ -27,6 +27,8 @@ function change_mode(){
|
|||
<% end %>
|
||||
</nobr>
|
||||
</form>
|
||||
<button type="button" onclick="merge_form.submit()"><%= t('personal_journal.merge') %></button>
|
||||
<form method="get" action='?' name='merge_form'>
|
||||
<table class="table main-list">
|
||||
<thead>
|
||||
<tr>
|
||||
|
@ -106,3 +108,4 @@ function change_mode(){
|
|||
<% end %>
|
||||
</tbody>
|
||||
</table>
|
||||
</form>
|
Loading…
Reference in New Issue