
29 Jun
2005
29 Jun
'05
7:40 a.m.
Alex, Worked like a charm. Thanks, Dean Alexander Koch wrote:
Hello,
On Wed, Jun 29, 2005 at 08:28:14AM +0100, Dean Baldwin wrote:
$Self->{FrontendBulkFeatureJavaScriptAlert} [...] Is this config option going to return or is there some other way of turning off the popup.
This option ist now in Kernel/Config/Files/Ticket.pm
<snip> # Ticket::Frontend::BulkFeature # (a agent frontend feature to work on more then one ticket # at on time) $Self->{'Ticket::Frontend::BulkFeature'} = 1; </snip>
btw, is there an similar method to create this file in Kernel/Config and override options. As with Kernel/Config.pm and Kernel/Config/Defaults.pm?
Alex