Subversion Repositories wimsdev

Rev

Rev 12594 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 12594 Rev 12836
Line 21... Line 21...
21
!endif
21
!endif
22
 
22
 
23
!bound job within add,mod,chstatus default mod
23
!bound job within add,mod,chstatus default mod
24
!!if $job=mod and $cmd=reply
24
!!if $job=mod and $cmd=reply
25
 
25
 
26
!set wims_ariane=!append line Glossary,1,module=adm/tool/glossary\
26
!!set wims_ariane=!append line Glossary,1,module=adm/tool/glossary\
27
to $wims_ariane
27
!to $wims_ariane
28
!if $gl>0
28
!if $gl>0
29
  !set wims_ariane=!append line Glossary $gl,1,module=adm/tool/glossary&gl=$gl\
29
  !set wims_ariane=!append line Glossary $gl,1,module=adm/tool/glossary&gl=$gl\
30
to $wims_ariane
30
to $wims_ariane
31
!endif
31
!endif
32
 
32