hides search button
This commit is contained in:
parent
e8f4f30627
commit
90114fea5f
1 changed files with 1 additions and 0 deletions
|
@ -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…
Reference in a new issue