From 5a801bd6f066825c75ec94210f728f61e3fffb06 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 28 Jan 2014 15:32:19 +0400 Subject: load stylesheets/scripts using helper functions in a few more places --- include/functions.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'include/functions.php') diff --git a/include/functions.php b/include/functions.php index 6c6bf2661..f8c614ac7 100644 --- a/include/functions.php +++ b/include/functions.php @@ -3262,7 +3262,8 @@ Tiny Tiny RSS - ".$line["title"]."". stylesheet_tag("css/tt-rss.css"). - stylesheet_tag("css/zoom.css")." + stylesheet_tag("css/zoom.css"). + stylesheet_tag("css/dijit.css")." -- cgit v1.2.3-54-g00ecf