mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 10:54:52 +00:00
Update Ticket list ui smaller badge for ticket and smaller task progress bar and more natural dates
This commit is contained in:
@@ -117,8 +117,8 @@ $config_log_retention = intval($row['config_log_retention']);
|
||||
// Locale
|
||||
$config_currency_format = "US_en";
|
||||
$config_timezone = $row['config_timezone'];
|
||||
$config_date_format = "Y-m-d";
|
||||
$config_time_format = "H:i";
|
||||
$config_date_format = "M d, Y";
|
||||
$config_time_format = "g:i A";
|
||||
|
||||
// Theme
|
||||
$config_theme = $row['config_theme'];
|
||||
|
||||
Reference in New Issue
Block a user