[rt-devel] How to implement particular Callback.

Ruslan U. Zakirov cubic at acronis.ru
Mon Mar 15 04:22:50 EST 2004


RT-3.0.9

Callbacks/User/Elements/Tabs/Default

<%ARGS>
$tabs => undef
</%ARGS>
<%INIT>
$tabs->{'m'} = { title => loc('Daily Report'),
                            path => 'User/DR/index.html',
                          };
</%INIT>

It appear under every tab where RT has subtabs, but I want it only under 
Preferences tab. Have I missed something?

		Best regards.Ruslan.




More information about the Rt-devel mailing list