Replaced "td" with "th" in the Sherlock SQL list

This commit is contained in:
Yorick Peterse 2016-01-18 12:03:17 +01:00
parent 835f1961e6
commit 021d4ebdb8
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
%tr
%th= t('sherlock.time')
%th= t('sherlock.query')
%td
%th
%tbody
- @transaction.sorted_queries.each do |query|
%tr