Commit 8175e80f authored by Yoshinori Okuji's avatar Yoshinori Okuji

Add a form to update roles in existing objects.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@5806 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 9473c9eb
......@@ -257,6 +257,16 @@ Add a role
</form>
<hr />
<p>
Click the button below to update the role settings of all
objects with this portal type.
<form action="updateRoleMappings" method="GET">
<input type="submit" name="submit" value="Update role settings" />
</form>
</p>
<dtml-if manage_page_footer>
<dtml-var manage_page_footer>
<dtml-else>
......
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