Revision ddb162b6
Von Sven Schöling vor etwa 12 Jahren hinzugefügt
bin/mozilla/fu.pl | ||
---|---|---|
93 | 93 |
|
94 | 94 |
$form->{jsscript} = 1; |
95 | 95 |
|
96 |
$form->header(); |
|
96 |
$form->header(no_layout => $::form->{POPUP_MODE});
|
|
97 | 97 |
print $form->parse_html_template('fu/add_edit'); |
98 | 98 |
|
99 | 99 |
$main::lxdebug->leave_sub(); |
Auch abrufbar als: Unified diff
popups ohne layout rendern