
15 Sep
2005
15 Sep
'05
5:03 a.m.
Hi, I set the following to get rid of the annoying confirmation popup for every ticket selected but now Bulk-Action does not see the tickets as selected. # Ticket::Frontend::BulkFeatureJavaScriptAlert # (enable/disable java script popup if a bulk ticket is selected) $Self->{'Ticket::Frontend::BulkFeatureJavaScriptAlert'} = 0; Is this normal behaviour. I am simply trying to rid myself of the confirmation popup but still require that selected tickets be processed by the Bulk-Admin function. Thanks John.