From 63b358a3a82c62005d0766d47780423daf32c0e7 Mon Sep 17 00:00:00 2001 From: "stephen@cubedesigners.com" Date: Fri, 7 Jul 2017 13:30:57 +0000 Subject: [PATCH] Downgrade Featherlight to version 1.6.1. Fix #1548 @1.25 --- .../application/views/scripts/templates/fonctionnalites.phtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/framework/application/views/scripts/templates/fonctionnalites.phtml b/framework/application/views/scripts/templates/fonctionnalites.phtml index af6cd7c..8a24592 100644 --- a/framework/application/views/scripts/templates/fonctionnalites.phtml +++ b/framework/application/views/scripts/templates/fonctionnalites.phtml @@ -1,6 +1,6 @@ headScript()->addFeatherlight(); +$this->headScript()->addFeatherlight('1.6.1'); $this->headScript()->addScriptAndStyle('410-features'); $playButton = ' -- 2.39.5