Commit dbb3c893 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

specify an id and a title that are now mandatory to create a test web site.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26255 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 4466e986
......@@ -53,7 +53,7 @@
<tal:block metal:use-macro="here/Zuite_erp5_web_common/macros/init" />\n
<tr>\n
<td>open</td>\n
<td>${base_url}/web_site_module/WebSiteModule_createTestSite</td>\n
<td>${base_url}/web_site_module/WebSiteModule_createTestSite?id=test_web_site&amp;title=Test Web Site</td>\n
<td></td>\n
<td>Create a new site</td>\n
</tr>\n
......
9
\ No newline at end of file
10
\ 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