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