* fix bug #33207.
This commit is contained in:
@@ -77,6 +77,7 @@ function updatePrivTree(objTree)
|
||||
$(".menuTree.recommend + .empty-tip").removeClass('hidden');
|
||||
$(".menuTree.recommend").closest('.priv-panel').find('.panel-title .priv-count').html('');
|
||||
}
|
||||
if(!canDeleteRelation) $('.side a.priv-item .icon-close').remove();
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
@@ -103,5 +103,5 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<?php js::set('canDeleteRelation', common::hasPriv('group', 'deleteRelation'));?>
|
||||
<?php include '../../common/view/footer.html.php';?>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user