From 91c337aa65e991d0debf8e367cfd05e63950367b Mon Sep 17 00:00:00 2001 From: Peter Rotich <peter@enhancesoft.com> Date: Mon, 16 Jul 2018 14:01:56 +0000 Subject: [PATCH] Collaborators Preview --- include/staff/ticket-view.inc.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/include/staff/ticket-view.inc.php b/include/staff/ticket-view.inc.php index e16900e25..ef7aff8e9 100644 --- a/include/staff/ticket-view.inc.php +++ b/include/staff/ticket-view.inc.php @@ -773,7 +773,8 @@ if ($errors['err'] && isset($_POST['a'])) { echo sprintf('<span><a id="show_ccs" class="icon-caret-right"></i> %s </a> - <a class="manage-collaborators preview noclick %s" + <a class="manage-collaborators + collaborators preview noclick %s" href="#thread/%d/collaborators"> (%s)</a></span>', __('Collaborators'), -- GitLab