Rev 14213 | Rev 14646 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 14213 | Rev 14338 | ||
---|---|---|---|
Line 185... | Line 185... | ||
185 | !if $wims_menu_items!=$empty |
185 | !if $wims_menu_items!=$empty |
186 | !set 1_=!append line itemsep,0,\ |
186 | !set 1_=!append line itemsep,0,\ |
187 | $wims_menu_items to $1_ |
187 | $wims_menu_items to $1_ |
188 | !endif |
188 | !endif |
189 | !if $wims_user=supervisor and $cmd!=intro and $cmd!=help and $module!=home and \ |
189 | !if $wims_user=supervisor and $cmd!=intro and $cmd!=help and $module!=home and \ |
190 |
|
190 | ../adm/ notin ../$module and ($module_category!=document or $job=exosource)\ |
191 |
|
191 | and $module_category!=help |
192 | !!last condition is for the uniq module help/main.$lang |
192 | !!last condition is for the uniq module help/main.$lang |
193 | !if $job=exosource |
193 | !if $job=exosource |
194 | !set tmp=back2 |
194 | !set tmp=back2 |
195 | !if $block!=$empty |
195 | !if $block!=$empty |
196 | !set docbl=block=$block |
196 | !set docbl=block=$block |