Hi Joaquim,
Joaquim Homrighausen wrote:
Is there a setting to disable the (rather annoying) pop-up that is displayed every time I check the "Bulk action" checkbox on a ticket header? When marking 10-20 messages, it's quite annoying having to press a key on the keyboard.
I know what I'm doing (some of the time :-) and don't want to have this displayed.
[Kernel/Config.pm] # FrontendBulkFeatureJavaScriptAlert # (enable/disable java script popup if a bulk ticket is selected) $Self->{FrontendBulkFeatureJavaScriptAlert} = 0; [...]
For more see: Kernel/Config/Defaults.pm
-joho
Martin Edenhofer
--
((otrs.de)) :: OTRS GmbH :: Norsk-Data-Str. 1 :: 61352 Bad Homburg
http://www.otrs.de/ :: Manage your communication!_______________________________________________ OTRS mailing list: dev - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/dev To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/dev
