Hi Moshe,

On Wed, Mar 05, 2003 at 06:20:26PM +0200, Moshe Leibovitch (SoftLink) wrote:
> This is the diff of AgentCompose.dtl:
> 28,32d27
> <     else if (document.spelling.was_spell_checked != true) {
> <         alert('$Text{"A message must be spell checked!"}');
> <         document.compose.Body.focus();
> <         return false;
> <     }
> 45,46c40
> <     document.spelling.submit();
> <     document.spelling.was_spell_checked=true;
> ---
> >     document.spelling.submit()

Cool! :)) I added it to the CVS.

PS: I added also a config option "FrontendNeedSpellCheck" (default 0).
Add "$Self->{FrontendNeedSpellCheck} = 1;" to your Kernel/Config.pm to
enable this feature.

> Regards,
> Moshe

  Martin

--
Martin Edenhofer - <martin at edenhofer.de> - http://martin.edenhofer.de/
--
nohl: 12:06am  up 18 days, 10:28,  6 users,  load average: 0.04, 0.39, 0.38
_______________________________________________
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

Reply via email to