Merge remote-tracking branch 'upstream/pull/2278'
This commit is contained in:
commit
f280dcb2d7
19 changed files with 19 additions and 25 deletions
|
@ -33,7 +33,7 @@
|
|||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<%= render :partial => "trace", :collection => @traces unless @traces.nil? %>
|
||||
<%= render @traces unless @traces.nil? %>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue