From f1b74f1906bb9f764683392670c10a056d3dd52a Mon Sep 17 00:00:00 2001 From: Luka Murn Date: Thu, 29 Sep 2016 13:44:38 +0200 Subject: [PATCH] Fix image names in introductory popup This will make sure browsers don't display old, cached images to clients. --- .../projects/index/_introductory_popup.html.erb | 8 ++++---- .../introductory_popup/{image1.png => image1a.png} | Bin .../introductory_popup/{image2.png => image2a.png} | Bin .../introductory_popup/{image3.png => image3a.png} | Bin .../introductory_popup/{image4.png => image4a.png} | Bin 5 files changed, 4 insertions(+), 4 deletions(-) rename public/images/introductory_popup/{image1.png => image1a.png} (100%) rename public/images/introductory_popup/{image2.png => image2a.png} (100%) rename public/images/introductory_popup/{image3.png => image3a.png} (100%) rename public/images/introductory_popup/{image4.png => image4a.png} (100%) diff --git a/app/views/projects/index/_introductory_popup.html.erb b/app/views/projects/index/_introductory_popup.html.erb index eca383f65..6498e0848 100644 --- a/app/views/projects/index/_introductory_popup.html.erb +++ b/app/views/projects/index/_introductory_popup.html.erb @@ -8,16 +8,16 @@