Rev 13840 | Rev 14308 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 13840 | Rev 14297 | ||
---|---|---|---|
Line 124... | Line 124... | ||
124 | !read themes/_widgets/user_varsheet.phtml |
124 | !read themes/_widgets/user_varsheet.phtml |
125 | !read themes/_widgets/user_varexam.phtml |
125 | !read themes/_widgets/user_varexam.phtml |
126 | !read themes/_widgets/user_varvote.phtml |
126 | !read themes/_widgets/user_varvote.phtml |
127 | !read themes/_widgets/user_vartool.phtml |
127 | !read themes/_widgets/user_vartool.phtml |
128 | !read themes/_widgets/user_varglossary.phtml |
128 | !read themes/_widgets/user_varglossary.phtml |
- | 129 | !read themes/_widgets/user_varfreework.phtml |
|
129 | 130 | ||
130 | <div id="widget_user_list"> |
131 | <div id="widget_user_list"> |
131 | 132 | ||
132 | !ifval $gcnt+$tcnt+$dcnt+$dpcnt+$n+$m+$v>1 |
133 | !ifval $gcnt+$tcnt+$dcnt+$dpcnt+$n+$m+$v>1 |
133 | !if $jquery_defined=yes |
134 | !if $jquery_defined=yes |
Line 146... | Line 147... | ||
146 | !if $v>0 |
147 | !if $v>0 |
147 | <li><a class="wims_vote_item" href="#wims_user_vote">$wims_name_Votes</a></li> |
148 | <li><a class="wims_vote_item" href="#wims_user_vote">$wims_name_Votes</a></li> |
148 | !endif |
149 | !endif |
149 | !if $gcnt+$tcnt>0 |
150 | !if $gcnt+$tcnt>0 |
150 | <li><a class="wims_tool_item" href="#wims_user_tool">$wims_name_tools</a></li> |
151 | <li><a class="wims_tool_item" href="#wims_user_tool">$wims_name_tools</a></li> |
- | 152 | !endif |
|
- | 153 | !if $fwcnt>0 |
|
- | 154 | <li><a class="wims_freework_item" href="#wims_user_freework">$wims_name_Freeworks</a></li> |
|
151 | !endif |
155 | !endif |
152 | </ul> |
156 | </ul> |
153 | !endif |
157 | !endif |
154 | 158 | ||
155 | !read themes/_widgets/userdoc.phtml |
159 | !read themes/_widgets/userdoc.phtml |
156 | !read themes/_widgets/usersheet.phtml |
160 | !read themes/_widgets/usersheet.phtml |
157 | !read themes/_widgets/userexam.phtml |
161 | !read themes/_widgets/userexam.phtml |
158 | !read themes/_widgets/uservote.phtml |
162 | !read themes/_widgets/uservote.phtml |
159 | !read themes/_widgets/user_varmanual.phtml |
163 | !read themes/_widgets/user_varmanual.phtml |
160 | !read themes/_widgets/usertool.phtml |
164 | !read themes/_widgets/usertool.phtml |
- | 165 | !read themes/_widgets/userfreework.phtml |
|
161 | 166 | ||
162 | </div> |
167 | </div> |
163 | 168 | ||
164 | !ifval $gcnt+$tcnt+$dcnt+$dpcnt+$n+$m+$v=0 |
169 | !ifval $gcnt+$tcnt+$dcnt+$dpcnt+$n+$m+$v=0 |
165 | !if $is_interclass!=yes |
170 | !if $is_interclass!=yes |