From 95006700dc97ad5c0f5bfdb38b452e1d2efcfca1 Mon Sep 17 00:00:00 2001 From: Ted Anyansi Date: Fri, 2 Sep 2016 16:28:51 -0700 Subject: [PATCH] fixed bug on archive sidebar so that the displayed months will now be shown in reverse chronological order. Previously, the months were not in proper order --- .../app/views/archives_sidebar/_content.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/archives_sidebar/app/views/archives_sidebar/_content.html.erb b/lib/archives_sidebar/app/views/archives_sidebar/_content.html.erb index 7d74c3347..c3715b899 100644 --- a/lib/archives_sidebar/app/views/archives_sidebar/_content.html.erb +++ b/lib/archives_sidebar/app/views/archives_sidebar/_content.html.erb @@ -2,7 +2,7 @@