X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=rt%2Fhtml%2FElements%2FPageLayout;h=35e080cb3a56a4f286966ae8cb04ad17f6c4c1c8;hb=09a7302ecaca7eb96795f8fda8208aa1f61932a8;hp=c2765811b4cf59e48e4ee583c6bdb599273d1f78;hpb=8103c1fc1b2c27a6855feadf26f91b980a54bc52;p=freeside.git diff --git a/rt/html/Elements/PageLayout b/rt/html/Elements/PageLayout index c2765811b..35e080cb3 100644 --- a/rt/html/Elements/PageLayout +++ b/rt/html/Elements/PageLayout @@ -45,33 +45,114 @@ %# those contributions and any derivatives thereof. %# %# END BPS TAGGED BLOCK }}} -
-% foreach my $action (reverse sort keys %{$topactions}) { - -% $m->out($topactions->{"$action"}->{'html'}); - -% } -
+% #false laziness w/menubar.html... shouldn't these just go in freeside.css? + + + +
+ +% if (0) { ##FREESIDE MENUS INSTEAD## if ( $show_menu ) { +%# if ( $show_menu ) { % } -