From 6d0ae2197adecd086b5c4d9a72e38a04bf065b85 Mon Sep 17 00:00:00 2001 From: kd00506 <kd00506@surrey.ac.uk> Date: Sat, 28 Nov 2020 16:20:27 +0000 Subject: [PATCH] This is just before I start cleaning the extra stuff out of the project --- app/views/listview/listview.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/listview/listview.html.haml b/app/views/listview/listview.html.haml index 9ee3d2e..209f173 100644 --- a/app/views/listview/listview.html.haml +++ b/app/views/listview/listview.html.haml @@ -24,4 +24,4 @@ %br = form_tag homepage_path, method: 'get' do - %input{type: "submit", value: t('.back'), class: "button1"} + %input{type: "submit", value: t('.back'), class: "button1"} \ No newline at end of file -- GitLab