From b508dce3ff286112d1e6ba50c50685da6a590be5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Doursenaud?= Date: Mon, 6 Jul 2015 16:48:10 +0200 Subject: [PATCH] Fix: jquery path --- dev/test/testdiv.php | 4 ++-- htdocs/admin/system/perf.php | 2 +- htdocs/paypal/lib/paypal.lib.php | 2 +- htdocs/public/test/test_arrays.php | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/dev/test/testdiv.php b/dev/test/testdiv.php index 2f1bd9182ae5f..5b57f0a3667e9 100644 --- a/dev/test/testdiv.php +++ b/dev/test/testdiv.php @@ -9,10 +9,10 @@ Login Dolibarr 3.4.0-alpha - + - + diff --git a/htdocs/admin/system/perf.php b/htdocs/admin/system/perf.php index afa33e6b38f57..ffa97b5b87b76 100644 --- a/htdocs/admin/system/perf.php +++ b/htdocs/admin/system/perf.php @@ -172,7 +172,7 @@ var compcssstring; getcssurl = $.ajax({ type: "GET", - url: \''.DOL_URL_ROOT.'/includes/jquery/css/smoothness/jquery-ui-latest.custom.css\', + url: \''.DOL_URL_ROOT.'/includes/jquery/css/smoothness/jquery-ui.custom.css\', cache: false, /* async: false, */ /*crossDomain: true, */ diff --git a/htdocs/paypal/lib/paypal.lib.php b/htdocs/paypal/lib/paypal.lib.php index 5eb4549f0faf3..a7b39cd5f34a6 100644 --- a/htdocs/paypal/lib/paypal.lib.php +++ b/htdocs/paypal/lib/paypal.lib.php @@ -69,7 +69,7 @@ function llxHeaderPaypal($title, $head = "") // JQuery. Must be before other includes print ''."\n"; - print ''."\n"; + print ''."\n"; // jQuery jnotify if (empty($conf->global->MAIN_DISABLE_JQUERY_JNOTIFY)) { diff --git a/htdocs/public/test/test_arrays.php b/htdocs/public/test/test_arrays.php index 698046cf708fd..77d92e5d8eb55 100644 --- a/htdocs/public/test/test_arrays.php +++ b/htdocs/public/test/test_arrays.php @@ -30,14 +30,14 @@ Test page - + " /> - +