Update merge.html.erb

This commit is contained in:
chiu 2019-11-01 14:13:17 +08:00
parent ee92769bd6
commit 14d8336b57
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@
<% j=0 %>
<% puts ['helpme',journal] %>
<% journal.each do |k,v| %>
puts ['hello',j,k,v]
<% puts ['hello',j,k,v] %>
<% len1 = v.length %>
<td rowspan="<%= len1 %>">
<%= k[0] %>