Subversion Repositories wimsdev

Rev

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

Rev 14896 Rev 14900
Line 2... Line 2...
2
  !set ll=$module_language
2
  !set ll=$module_language
3
!endif
3
!endif
4
!default ll=$lang
4
!default ll=$lang
5
 
5
 
6
formdir=docu/popup.$ll/form
6
formdir=docu/popup.$ll/form
7
default_size=500x200
7
default_size=400x500
8
default_module=tool/wcalc.$ll
8
default_module=tool/wcalc.$ll
9
default_color=bisque
9
default_color=bisque
10
default_precision=12
10
default_precision=12
11
winname=new
11
winname=new
12
jsdef=onclick="window.open('','$winname','location=no,status=no,toolbar=yes,menubar=no,scrollbars=yes')"
12
jsdef=onclick="window.open('','$winname','location=no,status=no,toolbar=yes,menubar=no,scrollbars=yes')"