X-Git-Url: http://git.cyclocoop.org/?p=lhc%2Fweb%2Fwww.git;a=blobdiff_plain;f=www%2Fplugins-dist%2Fjquery_ui%2Fjqueryui_pipelines.php;h=a76d2e5b5a158dbc71d5280fa6cea05b4fb9fcc2;hp=5e2d218d67fbaedf2e0daeb534e9c26057d42fda;hb=122c920eb07e3f665789f8734965b576e6c25515;hpb=226942065cd4f604eb464addf45a065c9e5bc916 diff --git a/www/plugins-dist/jquery_ui/jqueryui_pipelines.php b/www/plugins-dist/jquery_ui/jqueryui_pipelines.php index 5e2d218d..a76d2e5b 100755 --- a/www/plugins-dist/jquery_ui/jqueryui_pipelines.php +++ b/www/plugins-dist/jquery_ui/jqueryui_pipelines.php @@ -30,7 +30,12 @@ function jqueryui_jquery_plugins($plugins){ * @return: $flux */ function jqueryui_insert_head_css($flux) { - + /** + * Doit on ne pas insérer les css (défini depuis un autre plugin) ? + */ + if(defined('_JQUERYUI_CSS_NON')) + return $flux; + // Modules demandés par le pipeline jqueryui_plugins is_array($jqueryui_plugins = pipeline('jqueryui_plugins', array())) || $jqueryui_plugins = array(); // gestion des dépendances des modules demandés