fixing a couple cosmetic bugs
This commit is contained in:
parent
03adcc54c5
commit
44a182ee0d
2 changed files with 1 additions and 3 deletions
|
|
@ -35,6 +35,7 @@ URL to the javascript to include in the page's header tags.
|
|||
sub process {
|
||||
my $session = shift;
|
||||
$session->style->setScript(shift,{type=>'text/javascript'});
|
||||
return undef;
|
||||
}
|
||||
|
||||
1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue