Subversion Repositories wimsdev

Rev

Rev 1393 | Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
386 bpr 1
!! This file can contain contents which go to the end of the page.
2
 
3
!if $wims_user=supervisor
4
 <p>
5
 Podeu
6
 !href module=adm/createxo&existing=$thisexo modificar
7
 o
8
 !href module=adm/createxo&delete=$thisexo&deltitle=$title esborrar
9
 aquest exercici.
10
 <p>
11
!else
12
 !if ..*/$wims_user. isin ..*/$thisexo
13
  Podeu
14
  !href module=adm/createxo&existing=$thisexo modificar
15
  aquest exercici.
16
 !endif
17
!endif
18