
19 Sep
2005
19 Sep
'05
7 p.m.
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