From 36a41a8cc5259a8f1aa6c3708cf0d27fabfa8622 Mon Sep 17 00:00:00 2001 From: Tobias Date: Sat, 2 Jan 2021 22:24:46 +0100 Subject: [PATCH] Diary entries #index: Simplify bootstrap pagination - We can use a span instead of a disabled link as well - Update to use double quotes everywhere --- app/views/diary_entries/index.html.erb | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/app/views/diary_entries/index.html.erb b/app/views/diary_entries/index.html.erb index 28cb69b24..40c3e585e 100644 --- a/app/views/diary_entries/index.html.erb +++ b/app/views/diary_entries/index.html.erb @@ -5,7 +5,7 @@ <% end %>

<%= @title %>

-