Rev 16547 | Rev 16878 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 16547 | Rev 16709 | ||
---|---|---|---|
Line 349... | Line 349... | ||
349 | !else |
349 | !else |
350 | !set tmp=$name_exo_renew |
350 | !set tmp=$name_exo_renew |
351 | !endif |
351 | !endif |
352 | !href $renewlink <span class="oef_serie_renew">$tmp</span> |
352 | !href $renewlink <span class="oef_serie_renew">$tmp</span> |
353 | $ |
353 | $ |
354 | !if $wims_sheet=$empty |
354 | !if $wims_sheet=$empty and ($wims_user=supervisor or $wims_class=$empty) |
355 | !set wims_ref_class=wims_button wims_secondary_button |
355 | !set wims_ref_class=wims_button wims_secondary_button |
356 | !set wims_ref_id=oef_exo_intro |
356 | !set wims_ref_id=oef_exo_intro |
357 | <span class="oef_exo_intro"> |
357 | <span class="oef_exo_intro"> |
358 | !href exo_Intro |
358 | !href exo_Intro |
359 | </span> |
359 | </span> |
Line 369... | Line 369... | ||
369 | !endif |
369 | !endif |
370 | !set wims_ref_class=wims_button |
370 | !set wims_ref_class=wims_button |
371 | !set wims_ref_id=oef_renew |
371 | !set wims_ref_id=oef_renew |
372 | !href $renewlink <span class="oef_exo_renew">$tmp</span> |
372 | !href $renewlink <span class="oef_exo_renew">$tmp</span> |
373 | $ |
373 | $ |
374 | !if $wims_sheet=$empty and $oef_test!=yes |
374 | !if $wims_sheet=$empty and $oef_test!=yes and ($wims_user=supervisor or $wims_class=$empty) |
375 | !set wims_ref_class=wims_button wims_secondary_button |
375 | !set wims_ref_class=wims_button wims_secondary_button |
376 | !set wims_ref_id=oef_exo_intro |
376 | !set wims_ref_id=oef_exo_intro |
377 | !href exo_Intro |
377 | !href exo_Intro |
378 | $ |
378 | $ |
379 | !endif |
379 | !endif |