Revision 3880d657
Von Sven Schöling vor etwa 12 Jahren hinzugefügt
SL/Controller/Base.pm | ||
---|---|---|
84 | 84 |
|
85 | 85 |
} else { |
86 | 86 |
$::form->{title} = $locals{title} if $locals{title}; |
87 |
$::form->header; |
|
87 |
$::form->header(no_menu => $options->{no_menu});
|
|
88 | 88 |
} |
89 | 89 |
} |
90 | 90 |
|
Auch abrufbar als: Unified diff
Erste Version Frameless