Rev 6057 | Rev 14879 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 6057 | Rev 6242 | ||
---|---|---|---|
Line 15... | Line 15... | ||
15 | default_module=tool/wcalc.$search_lang |
15 | default_module=tool/wcalc.$search_lang |
16 | default_color=bisque |
16 | default_color=bisque |
17 | default_precision=12 |
17 | default_precision=12 |
18 | winname=new |
18 | winname=new |
19 | 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')" |
20 | sizeinput=!nosubst <input type="hidden" name="wims_window" value="$op_size"/> |
20 | sizeinput=!nosubst <input type="hidden" name="wims_window" value="$op_size" /> |
21 | 21 |