is_people_default

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 "is_people_default".
... in people_tabbed_pane.naml
31
32
33
<macro name='is_people_default'>  
    <n.both condition1="[n.not.is_online_users/]" condition2="[n.not.is_people_search/]"/>  
</macro>