summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYorick Peterse <yorickpeterse@gmail.com>2016-01-18 13:21:03 +0000
committerYorick Peterse <yorickpeterse@gmail.com>2016-01-18 13:21:03 +0000
commit31e7b3935f0f0a8721fd911675c0bd0d2aa5427b (patch)
treeb696b2f81d4f14cec0f3673aabaf91346e7d96b2
parentdc235c994444136eb5335073fc4ad44fd088104e (diff)
parent021d4ebdb8833915ee0de3c191bc7716a265b90a (diff)
downloadgitlab-ce-31e7b3935f0f0a8721fd911675c0bd0d2aa5427b.tar.gz
Merge branch 'sherlock-table-html' into 'master'
See merge request !2480
-rw-r--r--app/views/sherlock/transactions/_queries.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/sherlock/transactions/_queries.html.haml b/app/views/sherlock/transactions/_queries.html.haml
index b7e0162e80d..b8d93e9ff45 100644
--- a/app/views/sherlock/transactions/_queries.html.haml
+++ b/app/views/sherlock/transactions/_queries.html.haml
@@ -8,7 +8,7 @@
%tr
%th= t('sherlock.time')
%th= t('sherlock.query')
- %td
+ %th
%tbody
- @transaction.sorted_queries.each do |query|
%tr