Changeset - a0a692cb0bec
[Not reviewed]
beta
0 1 0
Marcin Kuzminski - 13 years ago 2013-04-04 22:46:34
marcin@python-works.com
fixed my account page tabs
1 file changed with 2 insertions and 0 deletions:
0 comments (0 inline, 0 general)
rhodecode/templates/admin/users/user_edit_my_account.html
Show inline comments
 
@@ -44,8 +44,10 @@
 
    </div>
 
    <!-- end box / title -->
 
    ## permissions overview
 
    <div id="perms_container">
 
    <%namespace name="p" file="/base/perms_summary.html"/>
 
    ${p.perms_summary(c.perm_user.permissions)}
 
    </div>
 

	
 
    <div id="my_container" style="display:none">
 
        <div class="table yui-skin-sam" id="repos_list_wrap"></div>
0 comments (0 inline, 0 general)