[otrs-cvs] otrs/Kernel/Modules AgentTicketBulk.pm, 1.95.2.1, 1.95.2.2
"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-serv7611/Kernel/Modules
Modified Files:
Tag: rel-3_1
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.95.2.1
retrieving revision 1.95.2.2
diff -2 -u -d -r1.95.2.1 -r1.95.2.2
--- AgentTicketBulk.pm 15 Aug 2012 09:55:11 -0000 1.95.2.1
+++ AgentTicketBulk.pm 11 Jan 2013 10:47:48 -0000 1.95.2.2
@@ -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$
@@ -1004,4 +1004,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