Rev 10469 | Rev 10815 | Go to most recent revision | 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 |
3 | !set module_title=$(module_title_$moduclass_lang) |
||
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 |
||
5874 | bpr | 10 | <h3 class="wimscenter"> |
23 | reyssat | 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 | !href cmd=reply&$t_ $l_ |
||
5138 | bpr | 20 | ($wims_class) |
10152 | bpr | 21 | !!!set wims_menu_items=!append line backgateway $l_,1,cmd=reply&$t_\ |
1336 | bpr | 22 | to $wims_menu_items |
23 | reyssat | 23 | !else |
24 | $l_ |
||
25 | !endif |
||
26 | !next i |
||
27 | !if $thiscode!=$empty |
||
28 | !if $addline=$empty |
||
29 | $class_institution |
||
30 | !endif |
||
31 | / $class_description ($thiscode) |
||
32 | !if $thiscode!=$wims_superclass and $wims_superclass/$thiscode!=$wims_class |
||
6235 | bpr | 33 | <br /> |
10152 | bpr | 34 | !reset wims_ref_class |
1293 | bpr | 35 | !href module=adm/class/classes&type=authsupervisor&class=$wims_superclass/$thiscode $wims_name_login |
10152 | bpr | 36 | !!!set wims_menu_items=!append line login,1,module=adm/class/classes&type=authsupervisor&class=$wims_superclass/$thiscode\ |
1336 | bpr | 37 | to $wims_menu_items |
23 | reyssat | 38 | !endif |
39 | !else |
||
40 | !if $(name_$job)!=$empty |
||
1726 | bpr | 41 | ($wims_superclass) - $(name_$job) |
23 | reyssat | 42 | !endif |
43 | !endif |
||
5874 | bpr | 44 | </h3> |
23 | reyssat | 45 | !endif |
46 | |||
47 | !if $error!=$empty |
||
10228 | bpr | 48 | <div class="wims_msg alert"> |
2217 | bpr | 49 | !read lang/msg.phtml.$moduclass_lang |
5874 | bpr | 50 | </div> |
23 | reyssat | 51 | !endif |
1336 | bpr | 52 | !if $wims_menu_items!= |
9810 | bpr | 53 | !set wims_menu_items=!append line itemsep,0, to $wims_menu_items |
1286 | bpr | 54 | !endif |
23 | reyssat | 55 | !read jobs/$job.phtml |
56 | !if $job iswordof first level prog class course icourse |
||
10349 | bpr | 57 | <div id="wims_othergestion"> |
23 | reyssat | 58 | !read jobs/supervisors.phtml |
10349 | bpr | 59 | </div> |
60 | !!end of <div id="widget_zone_list"> |
||
61 | </div> |
||
23 | reyssat | 62 | !endif |
63 | !tail |
||
64 | |||
10349 | bpr | 65 | !reset confirm cancel del cparent more pass passs pass2 passs2 |