Show More
@@ -44,8 +44,10 b'' | |||
|
44 | 44 | </div> |
|
45 | 45 | <!-- end box / title --> |
|
46 | 46 | ## permissions overview |
|
47 | <div id="perms_container"> | |
|
47 | 48 | <%namespace name="p" file="/base/perms_summary.html"/> |
|
48 | 49 | ${p.perms_summary(c.perm_user.permissions)} |
|
50 | </div> | |
|
49 | 51 | |
|
50 | 52 | <div id="my_container" style="display:none"> |
|
51 | 53 | <div class="table yui-skin-sam" id="repos_list_wrap"></div> |
General Comments 0
You need to be logged in to leave comments.
Login now