diff options
Diffstat (limited to 'app/views/referential_networks')
| -rw-r--r-- | app/views/referential_networks/index.html.slim | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/app/views/referential_networks/index.html.slim b/app/views/referential_networks/index.html.slim index 30a86d9b2..38ffb836a 100644 --- a/app/views/referential_networks/index.html.slim +++ b/app/views/referential_networks/index.html.slim @@ -9,10 +9,6 @@ .page_content .container-fluid - if params[:q].present? or @networks.any? - .row.mb-sm - .col-lg-12.text-right - = new_pagination @networks - .row .col-lg-12 = search_form_for @q, url: referential_networks_path(@referential), html: {method: :get}, class: 'form form-filter' do |f| |
