le css est place automatiquement par rapport au theme
This commit is contained in:
parent
9d7d96ec2c
commit
8e584afe31
@ -52,7 +52,7 @@ class Conf {
|
|||||||
|
|
||||||
$this->password_encrypted = 1;
|
$this->password_encrypted = 1;
|
||||||
|
|
||||||
$this->css = "theme/dolibarr/dolibarr.css";
|
$this->css = "theme/".$this->theme."/".$this->theme.".css";
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user