Update merge.html.erb

This commit is contained in:
chiu 2019-11-01 21:30:32 +08:00
parent 367e09b868
commit 50eb25248c
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ function change_mode(){
<button type="button" onclick="merge_form.submit()"><%= t('personal_journal.merge') %></button> <button type="button" onclick="merge_form.submit()"><%= t('personal_journal.merge') %></button>
</form> </form>
</nobr> </nobr>
<form method="post" action='/admin/journal_papers/merge_process' name='merge_form'> <form method="post" action='/admin/journal_papers/merge_process?' name='merge_form'>
<table class="table main-list"> <table class="table main-list">
<thead> <thead>
<tr> <tr>