Revision 82ab26a0
Von Thomas Kasulke vor fast 18 Jahren hinzugefügt
bin/mozilla/oe.pl | ||
---|---|---|
698 | 698 |
} |
699 | 699 |
|
700 | 700 |
$form->{"javascript"} .= qq|<script type="text/javascript" src="js/show_form_details.js"></script>|; |
701 |
|
|
701 |
# show history button js |
|
702 |
$form->{javascript} .= qq|<script type="text/javascript" src="js/show_history.js"></script>|; |
|
703 |
#/show history button js |
|
702 | 704 |
$form->header; |
703 | 705 |
|
704 | 706 |
print qq| |
Auch abrufbar als: Unified diff
show_history.js in header eingebunden