File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -105,7 +105,7 @@ <h2 class="anchor-container">
105105 < div class ="row border-top ">
106106 < div class ="col py-2 ">
107107 < div class ="permission-title anchor-container ">
108- < a href ="#MANAGE_NOT_OWN_ATTACHEMENT " name ="MANAGE_NOT_OWN_ATTACHEMENT " class ="anchor "> </ a > Manage asset libraries files and links
108+ < a href ="#MANAGE_NOT_OWN_ATTACHEMENT " name ="MANAGE_NOT_OWN_ATTACHEMENT " class ="anchor "> </ a > Manage asset libraries files and links (not own)
109109 </ div >
110110 < div class ="permission-variable "> < small > < code > MANAGE_NOT_OWN_ATTACHEMENT</ code > </ small > </ div >
111111 < div class ="text-black-50 small-text "> </ div >
Original file line number Diff line number Diff line change @@ -158,7 +158,7 @@ export const PERMISSIONS = {
158158 MANAGE_NOT_OWN_ATTACHEMENT : {
159159 meta : {
160160 group : 'Project Plan' ,
161- title : 'Manage asset libraries files and links' ,
161+ title : 'Manage asset libraries files and links (not own) ' ,
162162 } ,
163163 topcoderRoles : [
164164 ...TOPCODER_ADMINS ,
You can’t perform that action at this time.
0 commit comments