summaryrefslogtreecommitdiff
path: root/app/views/search
diff options
context:
space:
mode:
authorrandx <dmitriy.zaporozhets@gmail.com>2012-09-03 21:53:16 +0300
committerrandx <dmitriy.zaporozhets@gmail.com>2012-09-03 21:53:16 +0300
commit8ca0b75d05b457e4335a6734582ba703404cc9c6 (patch)
tree82e14eb2bd8164e006b36e4552e8daebc11d5079 /app/views/search
parentc7cfe3d83bfbad2a074cacb5a4ed8a24244f8f26 (diff)
downloadgitlab-ce-8ca0b75d05b457e4335a6734582ba703404cc9c6.tar.gz
Tables refactored
Diffstat (limited to 'app/views/search')
-rw-r--r--app/views/search/show.html.haml6
1 files changed, 3 insertions, 3 deletions
diff --git a/app/views/search/show.html.haml b/app/views/search/show.html.haml
index d37ef670318..b4a38b572db 100644
--- a/app/views/search/show.html.haml
+++ b/app/views/search/show.html.haml
@@ -14,7 +14,7 @@
.search_results
.row
.span6
- %table.admin-table
+ %table
%tr
%th Projects
%tbody
@@ -31,7 +31,7 @@
%td
%h4.nothing_here_message No Projects
%br
- %table.admin-table
+ %table
%tr
%th Merge Requests
%tbody
@@ -49,7 +49,7 @@
%td
%h4.nothing_here_message No Merge Requests
.span6
- %table.admin-table
+ %table
%tr
%th Issues
%tbody