Commit e9fbbfe7 authored by Romain Courteaud's avatar Romain Courteaud

erp5_forge: rrr

parent 5bfc93c2
......@@ -10,4 +10,5 @@ print "This is the", script.meta_type, '"%s"' % script.getId(),
if script.title:
print "(%s)" % html_quote(script.title),
print "in", container.absolute_url()
return printed
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