From 22d01f83ca976f469dd1ca068b09433c6ec5d598 Mon Sep 17 00:00:00 2001 From: KNaveenraj-ladybird Date: Thu, 12 Oct 2023 18:17:25 +0530 Subject: [PATCH] changes-3 --- .../agent/helpdesk/ticket/timeline.blade.php | 8 +++---- .../Chumper/ticket-javascript.blade.php | 23 +++++++++++++++++++ 2 files changed, 27 insertions(+), 4 deletions(-) diff --git a/resources/views/themes/default1/agent/helpdesk/ticket/timeline.blade.php b/resources/views/themes/default1/agent/helpdesk/ticket/timeline.blade.php index c57b6eaff..673f10597 100755 --- a/resources/views/themes/default1/agent/helpdesk/ticket/timeline.blade.php +++ b/resources/views/themes/default1/agent/helpdesk/ticket/timeline.blade.php @@ -139,17 +139,17 @@ if ($thread->title != "") { if ($group->can_edit_ticket == 1) { ?> can_assign_ticket == 1) { ?> @if($tickets->assigned_to == Auth::user()->id) @endif @@ -157,7 +157,7 @@ if ($thread->title != "") { - Generate PDF + {{trans('lang.generate_pdf')}}