t/Macro/AdminToggle.t failed if default template parser was not html template
This commit is contained in:
parent
6793c00861
commit
f9036f2178
1 changed files with 1 additions and 0 deletions
|
|
@ -148,6 +148,7 @@ sub addTemplate {
|
|||
template => "HREF=<tmpl_var toggle.url>\nLABEL=<tmpl_var toggle.text>",
|
||||
id => 'AdminToggleTemplate--Z',
|
||||
usePacked => 0,
|
||||
parser => 'WebGUI::Asset::Template::HTMLTemplate',
|
||||
};
|
||||
my $template = $importNode->addChild($properties, $properties->{id});
|
||||
$versionTag->commit;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue