[otrs-cvs] otrs/Kernel/Output/HTML/Standard AgentTicketZoom.dtl, 1.228, 1.229
"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-serv1363/Kernel/Output/HTML/Standard
Modified Files:
AgentTicketZoom.dtl
Log Message:
Fixed bug#8545 - Attachment download not possible if pop up of another action is open.
Author: mn
Index: AgentTicketZoom.dtl
===================================================================
RCS file: /home/cvs/otrs/Kernel/Output/HTML/Standard/AgentTicketZoom.dtl,v
retrieving revision 1.228
retrieving revision 1.229
diff -2 -u -d -r1.228 -r1.229
--- AgentTicketZoom.dtl 20 Dec 2012 15:19:18 -0000 1.228
+++ AgentTicketZoom.dtl 2 Jan 2013 13:02:29 -0000 1.229
@@ -1,5 +1,5 @@
# --
# AgentTicketZoom.dtl - provides HTML for AgentTicketZoom.pm
-# Copyright (C) 2001-2012 OTRS AG, http://otrs.org/
+# Copyright (C) 2001-2013 OTRS AG, http://otrs.org/
# --
# $Id$
@@ -82,4 +82,6 @@
</div>
+ <iframe src="about:blank" width="0" height="0" name="AttachmentWindow" id="AttachmentWindow"></iframe>
+
<div class="LayoutFixedSidebar SidebarLast">
<div class="SidebarColumn">
---------------------------------------------------------------------
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