Skip to content

Instantly share code, notes, and snippets.

@xhoy
Created January 28, 2013 09:02
Show Gist options
  • Save xhoy/4654047 to your computer and use it in GitHub Desktop.
Save xhoy/4654047 to your computer and use it in GitHub Desktop.
open: Kernel/Output/HTML/Standard/AgentTicketZoom.dtl
replace line 110 (<p class="Value" title="$QData{"Queue"}">$QData{"Queue","18"}</p>) with:
<p class="Value" title="$QData{"Queue"}"><a href="$Env{"Baselink"}Action=AgentTicketQueue;QueueID=$QData{"QueueID"}">$QData{"Queue"}</a></p>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment