css
This commit is contained in:
parent
e048d73487
commit
7cba3f8a0a
@ -895,6 +895,7 @@ if ($action == 'addcontainer' && $usercanedit) {
|
||||
|
||||
getAllImages($object, $objectpage, $urltograbbis, $tmpgeturl['content'], $action, 1, $grabimages, $grabimagesinto);
|
||||
|
||||
// We try to convert the CSS we got by adding a prefix .bodywebsite with lessc to avoid conflicit with CSS of Dolibarr.
|
||||
include_once DOL_DOCUMENT_ROOT.'/core/class/lessc.class.php';
|
||||
$lesscobj = new Lessc();
|
||||
try {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user