From 7fc434bd00cf7bd7bbecbde8214c625047d64e3f Mon Sep 17 00:00:00 2001 From: Brenda Wallace Date: Mon, 17 Jun 2019 10:40:34 +1200 Subject: [PATCH] remove whitespace --- app/views/gardens/index.html.haml | 2 -- 1 file changed, 2 deletions(-) diff --git a/app/views/gardens/index.html.haml b/app/views/gardens/index.html.haml index a7623ec9e..444b9c4dc 100644 --- a/app/views/gardens/index.html.haml +++ b/app/views/gardens/index.html.haml @@ -13,8 +13,6 @@ - else %li.breadcrumb-item.active= link_to 'Gardens', gardens_path - - = link_to gardens_active_tickbox_path(@owner, @show_all) do = check_box_tag 'active', 'all', @show_all include in-active