There is no local check to see if Form headTags have been sent yet.
This commit is contained in:
parent
228b8c9216
commit
726707dd2e
1 changed files with 0 additions and 1 deletions
|
|
@ -135,7 +135,6 @@ Add JS.
|
|||
|
||||
sub headTags {
|
||||
my $self = shift;
|
||||
return if $self->headTagsSent;
|
||||
$self->session->style->setScript($self->session->url->extras('addHTTP.js'),{ type=>'text/javascript' });
|
||||
$self->SUPER::headTags();
|
||||
return;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue