[Rt-commit] r18114 - in rt/3.8/trunk: share/html/SelfService/Elements
falcone at bestpractical.com
falcone at bestpractical.com
Fri Jan 30 16:55:10 EST 2009
Author: falcone
Date: Fri Jan 30 16:55:10 2009
New Revision: 18114
Modified:
rt/3.8/trunk/ (props changed)
rt/3.8/trunk/share/html/SelfService/Elements/Tabs
Log:
r44207 at ketch: falcone | 2009-01-30 16:30:56 -0500
* RTFM needs to modify $actions in a callback
Modified: rt/3.8/trunk/share/html/SelfService/Elements/Tabs
==============================================================================
--- rt/3.8/trunk/share/html/SelfService/Elements/Tabs (original)
+++ rt/3.8/trunk/share/html/SelfService/Elements/Tabs Fri Jan 30 16:55:10 2009
@@ -45,7 +45,7 @@
%# those contributions and any derivatives thereof.
%#
%# END BPS TAGGED BLOCK }}}
-% $m->callback( %ARGS, tabs => $tabs );
+% $m->callback( %ARGS, tabs => $tabs, actions => $actions );
<& /Elements/PageLayout,
current_toptab => $current_toptab,
current_tab => $current_tab,
More information about the Rt-commit
mailing list