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