Stephen,
I got it. It works great! I made different and more substantial changes
to restrict what options will show based on current status. This will
drop the number of 'clicks' from 3 to 1 for these new statuses. My users
will be very happy about this. Thanks.
Kenn
LBNL
On 5/29/2008 12:53 PM, Stephen Turner wrote:
> 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