Rev 2163 | Rev 2368 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 2163 | Rev 2177 | ||
---|---|---|---|
Line 1... | Line -... | ||
1 | !read adm/class/classlang names.phtml |
- | |
- | 1 | ||
2 | 2 | ||
3 | fields=typ,sh,exo,newcnt,sccnt,scsum,dursum,scavg,duravg,scmin,durmin,scmax,durmax,scdev,durdev,cid |
3 | fields=typ,sh,exo,newcnt,sccnt,scsum,dursum,scavg,duravg,scmin,durmin,scmax,durmax,scdev,durdev,cid |
4 | wims_prefix=class user tmp n sharing sharable |
4 | wims_prefix=class user tmp n sharing sharable |
5 | !read tabletheme |
5 | !read tabletheme |
6 | 6 | ||
7 | !read lang/names.phtml. |
7 | !read lang/names.phtml.$moduclass_lang |
8 | 8 | ||
9 | !if $wims_user!=supervisor |
9 | !if $wims_user!=supervisor |
10 | error=not_supervisor |
10 | error=not_supervisor |
11 | !exit |
11 | !exit |
12 | !endif |
12 | !endif |