From 955a7ed9e996e808b0b6cdac37241dc4ea07ed2f Mon Sep 17 00:00:00 2001 From: solocla Date: Mon, 18 May 2026 13:31:34 +0200 Subject: [PATCH] fixed user setting --- public/userarea/include/topbar.php | 2 +- public/userarea/production_dashboard.php | 6 +- .../include/my_deadlines_widget.php | 105 ++- public/userarea/user_settings.php | 868 ++++++++++++++++++ 4 files changed, 946 insertions(+), 35 deletions(-) create mode 100644 public/userarea/user_settings.php diff --git a/public/userarea/include/topbar.php b/public/userarea/include/topbar.php index 3744f6f..2859f97 100644 --- a/public/userarea/include/topbar.php +++ b/public/userarea/include/topbar.php @@ -86,7 +86,7 @@