[otrs-cvs] otrs/Kernel/Modules AgentTicketBulk.pm,1.100,1.101
"CVS commits notifications of OTRS.org" <[email protected]>
| Newsgroups | gmane.comp.otrs.cvs |
|---|---|
| Message-ID | <[email protected]> |
Comments:
Update of /home/cvs/otrs/Kernel/Modules
In directory lancelot:/tmp/cvs-serv7691/Kernel/Modules
Modified Files:
AgentTicketBulk.pm
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.pm
===================================================================
RCS file: /home/cvs/otrs/Kernel/Modules/AgentTicketBulk.pm,v
retrieving revision 1.100
retrieving revision 1.101
diff -2 -u -d -r1.100 -r1.101
--- AgentTicketBulk.pm 20 Nov 2012 14:47:57 -0000 1.100
+++ AgentTicketBulk.pm 11 Jan 2013 10:48:01 -0000 1.101
@@ -1,5 +1,5 @@
# --
# Kernel/Modules/AgentTicketBulk.pm - to do bulk actions on tickets
-# Copyright (C) 2001-2012 OTRS AG, http://otrs.org/
+# Copyright (C) 2001-2013 OTRS AG, http://otrs.org/
# --
# $Id$
@@ -1009,4 +1009,7 @@
$Self->{LayoutObject}->Block(
Name => 'ParentReload',
+ Data => {
+ URL => $Self->{LastScreenOverview},
+ }
);
}
---------------------------------------------------------------------
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