diff --git a/app/Controllers/ThzController.php b/app/Controllers/ThzController.php index fd2f424f..8eac6932 100644 --- a/app/Controllers/ThzController.php +++ b/app/Controllers/ThzController.php @@ -128,7 +128,7 @@ class ThzController extends BaseController public function ticketConversationSaveNotification($data){ } - + public function ticketAssigning(){ $returnType = strtolower($this->request->getGet('return_type') ?? 'api'); diff --git a/app/Helpers/header.php b/app/Helpers/header.php index 2ade2b0b..dc193798 100755 --- a/app/Helpers/header.php +++ b/app/Helpers/header.php @@ -267,7 +267,6 @@ .right-bar { - width: 300px; /* Adjust as needed */ overflow: hidden; } diff --git a/app/Views/DashBoard.php b/app/Views/DashBoard.php index b9e1294c..e3c54d7d 100755 --- a/app/Views/DashBoard.php +++ b/app/Views/DashBoard.php @@ -381,15 +381,14 @@ $(document).ready(function(){