[otrs-cvs] otrs/Kernel/Output/HTML/Standard AgentTicketBulk.dtl, 1.73, 1.74
"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-serv7691/Kernel/Output/HTML/Standard
Modified Files:
AgentTicketBulk.dtl
Log Message:
- 2012-01-11 Fixed bug#8923 - Alert message shown, if parent window is reloaded while bulk action popup is open.
Author: mn
Index: AgentTicketBulk.dtl
===================================================================
RCS file: /home/cvs/otrs/Kernel/Output/HTML/Standard/AgentTicketBulk.dtl,v
retrieving revision 1.73
retrieving revision 1.74
diff -2 -u -d -r1.73 -r1.74
--- AgentTicketBulk.dtl 20 Nov 2012 15:20:23 -0000 1.73
+++ AgentTicketBulk.dtl 11 Jan 2013 10:48:01 -0000 1.74
@@ -1,5 +1,5 @@
# --
# AgentTicketBulk.dtl - provides HTML form for bulk mask
-# Copyright (C) 2001-2012 OTRS AG, http://otrs.org/
+# Copyright (C) 2001-2013 OTRS AG, http://otrs.org/
# --
# $Id$
@@ -244,5 +244,5 @@
<!--dtl:js_on_document_complete-->
<script type="text/javascript">//<![CDATA[
-window.opener.Core.UI.Popup.FirePopupEvent('Reload');
+window.opener.Core.UI.Popup.FirePopupEvent('URL', { URL: '$Env{"Baselink"}$Data{"URL"}' });
//]]></script>
<!--dtl:js_on_document_complete-->
---------------------------------------------------------------------
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