Commit 096f5f8d authored by Jim Fulton's avatar Jim Fulton

Changed to show *both* class-defined and inherited permissions.

parent a2af8493
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<!--#/if manage_tabs--> <!--#/if manage_tabs-->
<p>The listing below shows the current permission mappings for this item.</p> <p>The listing below shows the current permission mappings for this item.</p>
<!--#with "_(valid=classDefinedPermissions())"--> <!--#with "_(valid=classDefinedAndInheritedPermissions())"-->
<form action="manage_setPermissionMapping" method="POST"> <form action="manage_setPermissionMapping" method="POST">
<table> <table>
<tr><th align=left>Permission</th> <tr><th align=left>Permission</th>
......
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