From 2111f750fb0dda458fc49a15160f0270ff585ddd Mon Sep 17 00:00:00 2001 From: Fabrixxm Date: Fri, 31 May 2013 06:18:59 -0400 Subject: [PATCH] quattro: show notification number in favicon --- .gitignore | 1 + view/theme/quattro/theme.php | 13 +++++++++++++ view/theme/quattro/tinycon.min.js | 8 ++++++++ 3 files changed, 22 insertions(+) create mode 100644 view/theme/quattro/tinycon.min.js diff --git a/.gitignore b/.gitignore index bf4bd454b1..7152833590 100644 --- a/.gitignore +++ b/.gitignore @@ -33,3 +33,4 @@ report/ #ignore cache folders /privacy_image_cache/ /photo/ +nbproject diff --git a/view/theme/quattro/theme.php b/view/theme/quattro/theme.php index 989a998064..d89890da0b 100644 --- a/view/theme/quattro/theme.php +++ b/view/theme/quattro/theme.php @@ -11,8 +11,21 @@ function quattro_init(&$a) { $a->theme_info = array(); set_template_engine($a, 'smarty3'); + +$a->page['htmlhead'] .= ''; $a->page['htmlhead'] .= <<< EOT