Update merge.html.erb

This commit is contained in:
chiu 2019-11-01 14:02:42 +08:00
parent 31f7407b35
commit cf870eb3fa
1 changed files with 2 additions and 3 deletions

View File

@ -66,9 +66,8 @@
<% if len1!=(j+1) %>
</tr>
<tr>
<% end
j=j+1
%>
<% end %>
<% j=j+1 %>
<% end %>
<% end %>
<% if len!=(i+1) %>