Parcourir la source

work on hor bar

causefx il y a 8 ans
Parent
commit
295c4f7df6

+ 1 - 0
api/functions/api-functions.php

@@ -331,6 +331,7 @@ function createFirstAdmin($path,$filename,$username,$password,$email) {
         $createDB->query('INSERT INTO [categories]', $unsortedInfo);
         return true;
     } catch (Dibi\Exception $e) {
+        writeLog('error', 'Wizard Function -  Error ['.$e.']', 'Wizard');
         return false;
     }
 }

+ 5 - 1
api/functions/organizr-functions.php

@@ -318,7 +318,7 @@ function getSSO(){
     			'value' => $GLOBALS['ssoPlex']
     		)
         ),
-        'Ombu' => array(
+        'Ombi' => array(
     		array(
     			'type' => 'input',
     			'name' => 'ombiURL',
@@ -446,6 +446,10 @@ function getCustomizeAppearance(){
                         array(
                             'name' => 'Dark',
                             'value' => 'dark'
+                        ),
+                        array(
+                            'name' => 'Horizontal',
+                            'value' => 'horizontal'
                         )
                     )
 				)

Fichier diff supprimé car celui-ci est trop grand
+ 0 - 0
css/horizontal.css


Certains fichiers n'ont pas été affichés car il y a eu trop de fichiers modifiés dans ce diff