use SL::DO;
use SL::IC;
use SL::IS;
+use SL::Layout::Dispatcher;
use SL::Locale;
use SL::Mailer;
use SL::Menu;
$::lxdebug->leave_sub and return if !$ENV{HTTP_USER_AGENT} || $self->{header}++;
if ($params{no_layout}) {
- $::request->{layout} = SL::Controller::Layout->new(style => 'none');
+ $::request->{layout} = SL::Layout::Dispatcher->new(style => 'none');
}
my $layout = $::request->{layout};
# standard css for all
+ # this should gradually move to the layouts that need it
$layout->use_stylesheet("$_.css") for qw(
main menu tabcontent list_accounts jquery.autocomplete
jquery.multiselect2side frame_header/header