Rev 2883 | Rev 5787 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 2883 | Rev 2906 | ||
---|---|---|---|
Line 9... | Line 9... | ||
9 | gotm=!append item $g to $gotm |
9 | gotm=!append item $g to $gotm |
10 | !endif |
10 | !endif |
11 | !next g |
11 | !next g |
12 | gotcnt=!itemcnt $gotm |
12 | gotcnt=!itemcnt $gotm |
13 | default_size=620x270 |
13 | default_size=620x270 |
- | 14 | !default search_lang=$lang |
|
14 | default_module=tool/wcalc |
15 | default_module=tool/wcalc.$search_lang |
15 | default_color=bisque |
16 | default_color=bisque |
16 | default_precision=12 |
17 | default_precision=12 |
17 | winname=new |
18 | winname=new |
18 | jsdef=onClick="window.open('','$winname','location=no,status=no,toolbar=yes,menubar=no,scrollbars=yes')" |
19 | jsdef=onClick="window.open('','$winname','location=no,status=no,toolbar=yes,menubar=no,scrollbars=yes')" |
19 | sizeinput=!nosubst <INPUT TYPE=HIDDEN NAME=wims_window VALUE="$op_size"> |
20 | sizeinput=!nosubst <INPUT TYPE=HIDDEN NAME=wims_window VALUE="$op_size"> |