From f97495014743ab0af5aed66092741e6cb469ec63 Mon Sep 17 00:00:00 2001 From: Roberto Rosario Date: Wed, 16 Feb 2011 00:04:59 -0400 Subject: [PATCH] Force fancybox previous and next page button to 'always on' --- apps/main/templates/base.html | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/apps/main/templates/base.html b/apps/main/templates/base.html index c3b5268420..cebf3eec4e 100755 --- a/apps/main/templates/base.html +++ b/apps/main/templates/base.html @@ -14,7 +14,16 @@ {##} + {% block stylesheets %}{% endblock %} {% endblock %}