can_change_permissions_of

NAML documentation   Watch a video
   Usages of this macro
The source code below doesn't have navigation links because no usage has been compiled yet. Navigation links depend on how and where the macro is used, so first you may try finding all usages of "can_change_permissions_of".
... in permissions.naml
265
266
267
<macro name="can_change_permissions_of" requires="user" dot_parameter="node_attr">
    <n.is_site_admin/>
</macro>