Subversion Repositories wimsdev

Rev

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

Rev Author Line No. Line
24 reyssat 1
!! This file can contain contents which go to the end of the page.
2
 
3
!if $wims_user=supervisor
4
 <p>
5
你可以
6
 !href module=adm/createxo&existing=$thisexo 修改
7
8
 !href module=adm/createxo&delete=$thisexo&deltitle=$title 删除
9
本练习.
10
 <p>
11
!else
12
 !if ..*/$wims_user. isin ..*/$thisexo
13
你可以
14
  !href module=adm/createxo&existing=$thisexo 修改
15
本练习.
16
 !endif
17
!endif
18