diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2015-09-23 15:33:36 +0200 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2015-09-23 15:33:36 +0200 |
commit | c3f63d6f779ac5178841c1412cedf195047a2f85 (patch) | |
tree | 10b278f62356291d8f109c7f9bb94b3dc95d856d /app/views/ci | |
parent | 31b15e3dce2817d8cd6d70cda97c6b9dbf5c7f8a (diff) | |
download | gitlab-ce-c3f63d6f779ac5178841c1412cedf195047a2f85.tar.gz |
Fix search for ci projects and cleanup unnecessary code
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Diffstat (limited to 'app/views/ci')
-rw-r--r-- | app/views/ci/projects/index.html.haml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/app/views/ci/projects/index.html.haml b/app/views/ci/projects/index.html.haml index efb1a1e4208..046095a3c12 100644 --- a/app/views/ci/projects/index.html.haml +++ b/app/views/ci/projects/index.html.haml @@ -2,12 +2,6 @@ .gray-content-block.top-block = render "search" .projects - .gray-content-block.clearfix.light.second-block - .pull-left.fetch-status - - if params[:search].present? - by keyword: "#{params[:search]}", - #{@total_count} projects - .wide-table-holder %table.table.projects-table.content-list %thead |