Skip to content

Commit 78c1d6b

Browse files
committed
BUG: Notice of undefined (unused) open_tickets_count
1 parent 99f5751 commit 78c1d6b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/Controllers/DashboardController.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@ public function index($indicator_period = 2)
7171

7272
return view('panichd::admin.index',
7373
compact(
74-
'open_tickets_count',
7574
'tickets_count',
7675
'a_tickets_count',
7776
'categories',

0 commit comments

Comments
 (0)