This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "FusionForge".
The branch, master has been updated
via 87f96404504b845de1645b426f8e3893c5e733e8 (commit)
from 0dacd1c2a29464b4f1df9c956960101063356db5 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
https://scm.fusionforge.org/anonscm/gitweb/?p=fusionforge/fusionforge.git;a=commitdiff;h=87f96404504b845de1645b426f8e3893c5e733e8
commit 87f96404504b845de1645b426f8e3893c5e733e8
Author: Franck Villaume <[email protected]>
Date: Sun Sep 20 13:12:13 2015 +0200
theme funky-wOw: fix commit 138deb70be83bccb0cbd6ae831d0e2170bc14044.
funky-wOw is linked to specific jquery theme.
diff --git a/src/www/themes/funky-wOw/Theme.class.php
b/src/www/themes/funky-wOw/Theme.class.php
index 06ced32..0b62734 100644
--- a/src/www/themes/funky-wOw/Theme.class.php
+++ b/src/www/themes/funky-wOw/Theme.class.php
@@ -5,7 +5,7 @@
* Copyright 2010, Antoine Mercadal - Capgemini
* Copyright 2010, Marc-Etienne Vargenau, Alcatel-Lucent
* Copyright 2011, Franck Villaume - Capgemini
- * Copyright 2011-2014, Franck Villaume - TrivialDev
+ * Copyright 2011-2015, Franck Villaume - TrivialDev
* Copyright (C) 2011 Alain Peyrat - Alcatel-Lucent
*
* This file is part of FusionForge. FusionForge is free software;
@@ -33,6 +33,9 @@ class Theme_Funky_Wow extends Theme_Funky {
$this->imgbaseurl = $this->themeurl . 'images/';
$this->imgroot = $this->imgbaseurl;
$this->addStylesheet('/themes/funky-wOw/css/theme.css');
+
$this->addStylesheet('/scripts/jquery-ui/css/sunny/jquery-ui-1.11.2.css');
+
$this->addStylesheet('/scripts/jquery-ui/css/sunny/jquery-ui.structure-1.11.2.css');
+
$this->addStylesheet('/scripts/jquery-ui/css/sunny/jquery-ui.theme-1.11.2.css');
}
}
-----------------------------------------------------------------------
Summary of changes:
src/www/themes/funky-wOw/Theme.class.php | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
hooks/post-receive
--
FusionForge
_______________________________________________
Fusionforge-commits mailing list
[email protected]
http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-commits