likewise t/Asset/Post/notification.t
This commit is contained in:
parent
f9036f2178
commit
26eb6c5a22
1 changed files with 1 additions and 0 deletions
|
|
@ -39,6 +39,7 @@ my @addArgs = ( undef, undef, { skipAutoCommitWorkflows => 1, skipNotification =
|
|||
my $notification_template = $node->addChild({
|
||||
className => 'WebGUI::Asset::Template',
|
||||
template => "<body>!!!url:<tmpl_var url>!!!content:<tmpl_var content>!!!</body>",
|
||||
parser => 'WebGUI::Asset::Template::HTMLTemplate',
|
||||
}, @addArgs);
|
||||
|
||||
my $collab = $node->addChild({
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue