Update merge.html.erb
This commit is contained in:
parent
31f7407b35
commit
cf870eb3fa
|
@ -66,9 +66,8 @@
|
|||
<% if len1!=(j+1) %>
|
||||
</tr>
|
||||
<tr>
|
||||
<% end
|
||||
j=j+1
|
||||
%>
|
||||
<% end %>
|
||||
<% j=j+1 %>
|
||||
<% end %>
|
||||
<% end %>
|
||||
<% if len!=(i+1) %>
|
||||
|
|
Loading…
Reference in New Issue