diff options
Diffstat (limited to 'app/views/workbenches/show.html.slim')
| -rw-r--r-- | app/views/workbenches/show.html.slim | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/app/views/workbenches/show.html.slim b/app/views/workbenches/show.html.slim index 93c9ae40d..f6f8c6cb6 100644 --- a/app/views/workbenches/show.html.slim +++ b/app/views/workbenches/show.html.slim @@ -13,10 +13,6 @@ .page_content .container-fluid - if params[:q].present? or @wbench_refs.any? - / .row.mb-sm - / .col-lg-12.text-right - / = new_pagination @wbench_refs - .row .col-lg-12 = render 'filters' |
