[otrs] turn off JavaScript alert on the bulk action checkbox?
Bryan Fullerton
fehwalker at gmail.com
Mon Sep 19 16:00:57 CEST 2005
On 9/13/05, Daniel Balan <dbalan at bitdefender.com> wrote:
>
> 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
More information about the otrs
mailing list