fixed a macro problem
This commit is contained in:
parent
82156de83c
commit
80fc76691f
3 changed files with 7 additions and 6 deletions
|
|
@ -35,7 +35,6 @@ 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 "";
|
||||
}
|
||||
|
||||
1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue