Rev 12622 | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
1170 | bpr | 1 | !read adm/css.phtml |
2217 | bpr | 2 | !if $(module_title_$moduclass_lang)!=$empty |
12618 | bpr | 3 | !set module_title=$(module_title_$moduclass_lang) |
2217 | bpr | 4 | !endif |
5136 | bpr | 5 | !read adm/lang/external_auth.phtml.$moduclass_lang |
23 | reyssat | 6 | !header |
2217 | bpr | 7 | |
23 | reyssat | 8 | !set name_prog=$name_program |
9 | !if $addline$thiscode$thistitle!=$empty |
||
12622 | bpr | 10 | <h2 class="wimscenter"> |
12618 | bpr | 11 | !set l=!linecnt $addline |
12 | !for i=1 to $l |
||
13 | !if $i>1 |
||
14 | / |
||
15 | !endif |
||
16 | !set l_=!line $i of $addline |
||
17 | !set t_=!item $i of $addparms |
||
18 | !if $lv<=$i |
||
19 | !set tmp=!replace internal = by , in $t_ |
||
20 | !href cmd=reply&$t_ $l_ |
||
21 | <small> |
||
22 | !if $(tmp[-1])!=first |
||
23 | ($(tmp[-1])) |
||
24 | !else |
||
25 | ($wims_class) |
||
26 | !endif |
||
27 | </small> |
||
28 | !reset tmp |
||
29 | !!!set wims_menu_items=!append line backgateway $l_,1,cmd=reply&$t_\ |
||
1336 | bpr | 30 | to $wims_menu_items |
12618 | bpr | 31 | !else |
32 | $l_ |
||
33 | !endif |
||
34 | !next i |
||
35 | !if $thiscode!=$empty |
||
36 | !if $addline=$empty |
||
37 | $class_institution |
||
38 | !endif |
||
39 | / $class_description <small>($thiscode)</small> |
||
40 | !if $thiscode!=$wims_superclass and $wims_superclass/$thiscode!=$wims_class |
||
17180 | bpr | 41 | <br> |
12618 | bpr | 42 | !reset wims_ref_class |
43 | !href module=adm/class/classes&type=authsupervisor&class=$wims_superclass/$thiscode $wims_name_login |
||
44 | !!!set wims_menu_items=!append line login,1,module=adm/class/classes&type=authsupervisor&class=$wims_superclass/$thiscode\ |
||
45 | to $wims_menu_items |
||
46 | !endif |
||
23 | reyssat | 47 | !else |
12618 | bpr | 48 | !if $(name_$job)!=$empty |
49 | ($wims_superclass) - $(name_$job) |
||
50 | !endif |
||
23 | reyssat | 51 | !endif |
12622 | bpr | 52 | </h2> |
23 | reyssat | 53 | !endif |
54 | |||
55 | !if $error!=$empty |
||
12618 | bpr | 56 | <div class="wims_msg alert"> |
57 | !read lang/msg.phtml.$moduclass_lang |
||
58 | </div> |
||
23 | reyssat | 59 | !endif |
11247 | bpr | 60 | !if $wims_realuser=supervisor or $wims_superclass isitemof $wims_supervise |
12618 | bpr | 61 | !set wims_menu_items=addteacher,1,cmd=reply&job=addteacher \ |
11213 | guerimand | 62 | backstruct,1,cmd=reply&job=backstruct\ |
63 | itemsep,0, |
||
11247 | bpr | 64 | !endif |
23 | reyssat | 65 | !read jobs/$job.phtml |
66 | !if $job iswordof first level prog class course icourse |
||
10349 | bpr | 67 | <div id="wims_othergestion"> |
12618 | bpr | 68 | !read jobs/supervisors.phtml |
10349 | bpr | 69 | </div> |
12618 | bpr | 70 | !!end of <div id="widget_zone_list"> |
10938 | bpr | 71 | </div> |
23 | reyssat | 72 | !endif |
73 | !tail |
||
74 | |||
10349 | bpr | 75 | !reset confirm cancel del cparent more pass passs pass2 passs2 |