mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 02:44:53 +00:00
Documents and Document Template Fixes, Fixed issue not displaying foldername in the breadcrumbs under document details. When Creating a document from template didnt redirect to the right place for editing. eliminated folder get var in document details as its unneeded
This commit is contained in:
@@ -83,7 +83,7 @@ $config_currency_format = "US_en";
|
||||
|
||||
// Theme
|
||||
$config_theme = $row['config_theme'];
|
||||
$config_enable_dark_mode = "dark_mode";
|
||||
$config_theme_mode = "dark_mode";
|
||||
|
||||
$colors_array = array(
|
||||
'blue',
|
||||
|
||||
Reference in New Issue
Block a user