feature(Cis Color Themes): makes it possible to change color theme of the application

This commit is contained in:
SimonGschnell
2025-03-21 11:42:09 +01:00
parent ba2014b1a3
commit 3f605e7051
54 changed files with 911 additions and 350 deletions
+2 -2
View File
@@ -144,8 +144,8 @@ class StundenplanLib{
}
private function expand_object_information($data){
public function expand_object_information($data){
$this->_ci =& get_instance();
foreach ($data as $item)
{