Subversion Repositories wimsdev

Rev

Rev 15217 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 15217 Rev 17230
Line 8... Line 8...
8
    feedback,math,draw,draw_example,canvasdraw,oefspecial,oefadv,symtext,\
8
    feedback,math,draw,draw_example,canvasdraw,oefspecial,oefadv,symtext,\
9
    oefscore,model,slib,if,css,
9
    oefscore,model,slib,if,css,
10
  !set s_=!item 1 of $special_parm
10
  !set s_=!item 1 of $special_parm
11
  !if $s_=all
11
  !if $s_=all
12
    !for sj in $helplist
12
    !for sj in $helplist
13
      <br class="spacer" />
13
      <br class="spacer">
14
      !read help/$sj.phtml
14
      !read help/$sj.phtml
15
    !next sj
15
    !next sj
16
    !goto end
16
    !goto end
17
  !endif
17
  !endif
18
 
18