[otrs-cvs] otrs/Kernel/Output/HTML/Standard AgentTicketZoom.dtl, 1.227, 1.228
"CVS commits notifications of OTRS.org" <[email protected]>
| Newsgroups | gmane.comp.otrs.cvs |
|---|---|
| Message-ID | <[email protected]> |
Comments:
Update of /home/cvs/otrs/Kernel/Output/HTML/Standard
In directory lancelot:/tmp/cvs-serv28736/Kernel/Output/HTML/Standard
Modified Files:
AgentTicketZoom.dtl
Log Message:
Don't truncate Ticket Title in mouseover text.
Author: mb
Index: AgentTicketZoom.dtl
===================================================================
RCS file: /home/cvs/otrs/Kernel/Output/HTML/Standard/AgentTicketZoom.dtl,v
retrieving revision 1.227
retrieving revision 1.228
diff -2 -u -d -r1.227 -r1.228
--- AgentTicketZoom.dtl 11 Dec 2012 13:54:17 -0000 1.227
+++ AgentTicketZoom.dtl 20 Dec 2012 15:19:18 -0000 1.228
@@ -77,5 +77,5 @@
<div class="Headline">
<div class="Flag" title="$Text{"$Data{"Priority"}"}"><span class="PriorityID-$QData{"PriorityID"}">$Text{"$Data{"Priority"}"}</span></div>
- <h1 title="$Text{"Zoom"} $Data{"Hook"}$Data{"TicketNumber"} – $QData{"Title", "70"}">
+ <h1 title="$Text{"Zoom"} $Data{"Hook"}$Data{"TicketNumber"} – $QData{"Title"}">
$Data{"Hook"}$Data{"TicketNumber"} <span>—</span> $QData{"Title", "60"}
</h1>
---------------------------------------------------------------------
OTRS mailing list: cvs-log - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/cvs-log
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/cvs-log