[otrs-cvs] otrs/Kernel/Output/HTML/Standard AgentDashboardCustomerIDStatus.dtl, 1.7, 1.8
"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-serv27301/Kernel/Output/HTML/Standard
Modified Files:
AgentDashboardCustomerIDStatus.dtl
Log Message:
Also show archived tickets in customer id status widget in CIC.
Author: mg
Index: AgentDashboardCustomerIDStatus.dtl
===================================================================
RCS file: /home/cvs/otrs/Kernel/Output/HTML/Standard/AgentDashboardCustomerIDStatus.dtl,v
retrieving revision 1.7
retrieving revision 1.8
diff -2 -u -d -r1.7 -r1.8
--- AgentDashboardCustomerIDStatus.dtl 20 Nov 2012 15:16:39 -0000 1.7
+++ AgentDashboardCustomerIDStatus.dtl 3 Dec 2012 10:22:09 -0000 1.8
@@ -53,3 +53,13 @@
<!-- dtl:block:ContentSmallCustomerIDStatusAllTickets -->
+<!-- dtl:block:ContentSmallCustomerIDStatusArchivedTickets -->
+ <label>$Text{"Archived tickets"}:</label>
+ <div class="Field">
+ <a href="$Env{"Baselink"}Action=AgentTicketSearch;Subaction=Search;CustomerID=$LQData{"CustomerID"};SearchInArchive=ArchivedTickets">
+ $QData{"Count"}
+ </a>
+ </div>
+ <div class="Clear"></div>
+<!-- dtl:block:ContentSmallCustomerIDStatusArchivedTickets -->
+
</fieldset>
\ No newline at end of file
---------------------------------------------------------------------
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