Commit 7a0b5035 authored by Christophe Dumez's avatar Christophe Dumez

- added link to repository url

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6855 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 615edd5c
......@@ -100,9 +100,10 @@
\n
<tal:js replace="structure \n
here/BusinessTemplate_doCreateJavaScriptStatus">javascript here</tal:js><br>\n
\n
<font color=\'black\'><b><u>Repository URL :</u></b> <b tal:content="python:context.getPortalObject()[\'portal_subversion\'].info(context)[\'url\']">repository url</b>\n
</font>\n
<span tal:define="repos_url python:context.getPortalObject()[\'portal_subversion\'].info(context)[\'url\']">\n
<font color=\'black\'><b>Repository URL :</b> <a tal:attributes="href repos_url"><b tal:content="repos_url">repository url</b>\n
</a></font>\n
</span>\n
<center><table width="100%" height="300">\n
\t<tr>\n
\t\t<td height="300">\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