fixing duplicate head tags bug.
This commit is contained in:
parent
7f44c3dd99
commit
5a754e2241
1 changed files with 0 additions and 1 deletions
|
|
@ -141,7 +141,6 @@ if (WebGUI::Grouping::isInGroup(2)) {
|
|||
<meta http-equiv="Expires" content="0" />
|
||||
';
|
||||
}
|
||||
$var{'head.tags'} .= generateAdditionalHeadTags();
|
||||
$var{'head.tags'} .= "\n<!-- macro head tags -->\n";
|
||||
my $style = WebGUI::Asset::Template->new($templateId);
|
||||
my $output;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue