At 03:49 PM 5/29/2008, Kenneth Crocker wrote:
>Stephen,
>
> Toward the bottom of the code in file
> "Tabs" the following code exists:
>
>if ( (defined $actions->{A} || defined $actions->{B} || defined $actions->{C})
> && (defined $actions->{E} || defined
> $actions->{F} || defined $actions->{G}) ) {
>
> if (defined $actions->{C}) { $actions->{C}->{separator} = 1 }
> elsif (defined $actions->{B}) { $actions->{B}->{separator} = 1 }
> elsif (defined $actions->{A}) { $actions->{A}->{separator} = 1 }
>}
>
> What does it do? I can't grok it. Thanks.
>
>Kenn
>LBNL
Kenn,
It's controlling the separators (they appear as
dots on my screen) between the various ticket options, e.g.
Open · Take ··· Comment · Reply · Resolve
Steve
_______________________________________________
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users
Community help: http://wiki.bestpractical.com
Commercial support: [EMAIL PROTECTED]
Discover RT's hidden secrets with RT Essentials from O'Reilly Media.
Buy a copy at http://rtbook.bestpractical.com