Fix: test was done on wrong file

This commit is contained in:
Laurent Destailleur 2015-07-16 00:20:46 +02:00
parent db67ab0b5e
commit 9037d2be50

View File

@ -172,7 +172,7 @@ jQuery(document).ready(function() {
var compcssstring;
getcssurl = $.ajax({
type: "GET",
url: \''.DOL_URL_ROOT.'/includes/jquery/css/smoothness/jquery-ui.custom.css\',
url: \''.DOL_URL_ROOT.'/includes/jquery/css/smoothness/jquery-ui.css\',
cache: false,
/* async: false, */
/*crossDomain: true, */