aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/referential_lines/show.html.slim
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/referential_lines/show.html.slim')
-rw-r--r--app/views/referential_lines/show.html.slim4
1 files changed, 0 insertions, 4 deletions
diff --git a/app/views/referential_lines/show.html.slim b/app/views/referential_lines/show.html.slim
index cd15cb0e0..78a504863 100644
--- a/app/views/referential_lines/show.html.slim
+++ b/app/views/referential_lines/show.html.slim
@@ -46,10 +46,6 @@
.row
.col-lg-12
- if params[:q].present? or @routes.any?
- / .row.mb-sm
- / .col-lg-12.text-right
- / = new_pagination @routes
-
.row
.col-lg-12
= search_form_for @q, url: referential_line_path(@referential, @line), class: 'form form-filter' do |f|