Skip to content
Snippets Groups Projects
Unverified Commit 90114fea authored by Nur Rony's avatar Nur Rony
Browse files

hides search button

parent e8f4f306
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -40,6 +40,7 @@
= render 'shared/projects/dropdown'
= link_to new_project_path, class: 'btn btn-new' do
New Project
= button_tag "Search", class: "btn btn-primary btn-search hide"
 
%ul.nav-links
- opts = params[:visibility_level].present? ? {} : { page: admin_projects_path }
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment