Revision 9ac3edeb
Von Sven Schöling vor mehr als 12 Jahren hinzugefügt
SL/Form.pm | ||
---|---|---|
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
|
Auch abrufbar als: Unified diff
Hinweis in form, dass die Layouts ihre css sammeln sollen