Commit 8d7cc06e authored by Jérome Perrin's avatar Jérome Perrin

configurator: show BC's full description on the configurator frontpage

parent 94c5be6c
......@@ -66,7 +66,7 @@
<span tal:condition="bc_description"\n
tal:attributes="id string:span-business-configuration-description;\n
title bc_description;"\n
tal:content="python: \'%s ...\' % bc_description[:80]" />\n
tal:content="bc_description" />\n
\n
<button id="dialog-submit-button"\n
accesskey="V"\n
......
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