turn off JavaScript alert on the bulk action checkbox?

hello - is there a way to disable the JavaScript alert ("Ticket selected for bulk action!") that pops up when you select a ticket for Bulk Action? thanks, patrick

For OTRS 2.0.2 go to Admin > SysConfig > Ticket > Frontend::Agent and switch the Ticket::Frontend::BulkFeatureJavaScriptAlert: to NO As far as I know you can also disable this one in 1.3.2, you have to comment few lines but let me know if the above is fine. Cheers, Daniel --------- Tuesday, September 13, 2005, 3:29:51 AM, you wrote: patrick> hello - is there a way to disable the JavaScript alert ("Ticket selected for patrick> bulk action!") that pops up when you select a ticket for Bulk Action? patrick> thanks, patrick> patrick patrick> _______________________________________________ patrick> OTRS mailing list: otrs - Webpage: http://otrs.org/ patrick> Archive: http://lists.otrs.org/pipermail/otrs patrick> To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs patrick> Support oder Consulting für Ihr OTRS System? =>> http://www.otrs.de/ -- This message was scanned for spam and viruses by BitDefender. For more information please visit http://www.bitdefender.com/

On 9/13/05, Daniel Balan
For OTRS 2.0.2 go to Admin > SysConfig > Ticket > Frontend::Agent
and switch the Ticket::Frontend::BulkFeatureJavaScriptAlert: to NO
As far as I know you can also disable this one in 1.3.2, you have to comment few lines but let me know if the above is fine.
I have this in my ~otrs/Kernel/Config.pm file, it may be left over from 1.3. $Self->{Ticket::Frontend::BulkFeatureJavaScriptAlert} = 0; Bryan
participants (3)
-
Bryan Fullerton
-
Daniel Balan
-
patrick cranston