Commit c1fb2988 authored by Romain Courteaud's avatar Romain Courteaud Committed by Sebastien Robin

Typo

parent e8352ddd
......@@ -53,7 +53,7 @@
<value> <string>portal = context.getPortalObject()\n
\n
repository = portal.getPromiseParameter(\'portal_templates\', \'repository\')\n
portal.portal_templates.template_tool.updateRepositoryBusinessTemplateList(repository.split(\'\\n\'))\n
portal.portal_templates.updateRepositoryBusinessTemplateList(repository.split(\'\\n\'))\n
</string> </value>
</item>
<item>
......
6
\ No newline at end of file
7
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment