summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-10-24 19:31:30 +0300
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-10-24 19:31:30 +0300
commitaf149a6fecfe73476bdd25acedc8147e25735bc8 (patch)
treeb349c643f667c9a4bb522ab1cb4b8c61de7343f7
parentde9745bd934d43d224a09fc70c6c439932fde1af (diff)
downloadgitlab-ci-af149a6fecfe73476bdd25acedc8147e25735bc8.tar.gz
Remove unnecessary th
-rw-r--r--app/views/projects/_public.html.haml1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/views/projects/_public.html.haml b/app/views/projects/_public.html.haml
index c15d409..bb46d51 100644
--- a/app/views/projects/_public.html.haml
+++ b/app/views/projects/_public.html.haml
@@ -9,7 +9,6 @@
%th Last build
%th Access
%th Builds
- %th Runners
= render @projects
= paginate @projects