Hi Dean,

On Wed, Jun 29, 2005 at 08:28:14AM +0100, Dean Baldwin wrote:
>The following config option used to work in version 1.3.2:
>
>$Self->{FrontendBulkFeatureJavaScriptAlert}
>
>I have recently upgraded to version 2 beta and this feature seems to 
>have stopped. Clicking on a the check box for a ticket now brings up the 
>javascript popup.
>
>Is this config option going to return or is there some other way of 
>turning off the popup.

The format of config options has changed from 1.x to 2.x. Just use

    $Self->{'Ticket::Frontend::BulkFeatureJavaScriptAlert'} = 0;

Please check the other settings in your Config.pm file for the new 
format. Take a look in the Defaults.pm and Ticket*.pm under 
Kernel/Config and Kernel/Config/Files, there you'll find all possible 
configuration settings.

>Dean

Best regards,
Christian

-- 
((otrs.de)) :: OTRS GmbH :: Norsk-Data-Str. 1 :: 61352 Bad Homburg
        http://www.otrs.de/ :: Manage your communication!

Attachment: signature.asc
Description: Digital signature

_______________________________________________
OTRS mailing list: otrs - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/otrs
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs
Support oder Consulting für Ihr OTRS System?
=> http://www.otrs.de/

Reply via email to