[Rt-commit] r4251 - in rt/branches/3.5-TESTING: . html/Elements
trs at bestpractical.com
trs at bestpractical.com
Mon Dec 5 16:54:40 EST 2005
Author: trs
Date: Mon Dec 5 16:54:40 2005
New Revision: 4251
Modified:
rt/branches/3.5-TESTING/ (props changed)
rt/branches/3.5-TESTING/html/Elements/PageLayout
Log:
r6558 at wintermute: tom | 2005-11-24 09:00:09 -0500
Aren't used for hackish CSS calcs anymore
Modified: rt/branches/3.5-TESTING/html/Elements/PageLayout
==============================================================================
--- rt/branches/3.5-TESTING/html/Elements/PageLayout (original)
+++ rt/branches/3.5-TESTING/html/Elements/PageLayout Mon Dec 5 16:54:40 2005
@@ -196,7 +196,7 @@
%# This function recurses through the menu and returns the second to
%# last menu, that is, the menu holding the last reference to
%# and submenu. It also returns the number of menu levels minus
-%# the last submenu (used for CSS calcs later (HACK)).
+%# the last submenu.
<%def .menu_recurse>
<%args>
$data => { }
More information about the Rt-commit
mailing list