Rev 8768 | Rev 10228 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 8768 | Rev 9031 | ||
---|---|---|---|
Line 40... | Line 40... | ||
40 | !read $method.phtml |
40 | !read $method.phtml |
41 | 41 | ||
42 | 42 | ||
43 | !if $method=user and $wims_user=supervisor |
43 | !if $method=user and $wims_user=supervisor |
44 | <p> |
44 | <p> |
45 | !href module=adm/class/ |
45 | !href module=adm/class/userscore&job=getuser&getuser=$un $wims_name_otherscore ($username) |
46 | . |
46 | . |
47 | </p> |
47 | </p> |
48 | !endif |
48 | !endif |
49 | 49 | ||
50 | !set wims_menu_items=!append line otherscore,1,module=adm/class/ |
50 | !set wims_menu_items=!append line otherscore,1,module=adm/class/userscore\ |
51 | to $wims_menu_items |
51 | to $wims_menu_items |
52 | 52 | ||
53 | :end |
53 | :end |
54 | !tail |
54 | !tail |
55 | 55 |