Rev 11392 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 11392 | Rev 11406 | ||
---|---|---|---|
Line 66... | Line 66... | ||
66 | 66 | ||
67 | !if $wims_user=supervisor |
67 | !if $wims_user=supervisor |
68 | !set cl=!positionof item $class_level in $Listlevel |
68 | !set cl=!positionof item $class_level in $Listlevel |
69 | !default search_level_from=$[max(1,$cl-1)] |
69 | !default search_level_from=$[max(1,$cl-1)] |
70 | !default search_level_to=$[$cl+1] |
70 | !default search_level_to=$[$cl+1] |
- | 71 | !endif |
|
- | 72 | !if $search_level_from=1 and $search_level_to=$levelcnt |
|
- | 73 | !reset search_level_from search_level_to |
|
71 | !endif |
74 | !endif |
72 | 75 | ||
73 | !if $list=clear |
76 | !if $list=clear |
74 | search_category=V |
77 | search_category=V |
75 | search_keywords= |
78 | search_keywords= |