From b488f4cf458bf32ebd372630905bca2c90275d65 Mon Sep 17 00:00:00 2001 From: "Juan A. Suarez Romero" Date: Sun, 5 Mar 2017 18:47:20 +0100 Subject: [PATCH] colorbox: remove an inline javascript This was done for Galleria theme in commit 96d6623. --- sigal/themes/colorbox/templates/index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sigal/themes/colorbox/templates/index.html b/sigal/themes/colorbox/templates/index.html index 4174ea8..c5226e6 100644 --- a/sigal/themes/colorbox/templates/index.html +++ b/sigal/themes/colorbox/templates/index.html @@ -111,8 +111,9 @@ {% if album.medias %} {% if settings.use_assets_cdn %} + {% else %} + {% endif %} -