Subversion Repositories wimsdev

Rev

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

Rev 20 Rev 1685
Line 4... Line 4...
4
default_module=tool/wcalc.$module_language
4
default_module=tool/wcalc.$module_language
5
default_color=bisque
5
default_color=bisque
6
default_precision=12
6
default_precision=12
7
winname=new
7
winname=new
8
jsdef=onClick="window.open('','$winname','location=no,status=no,toolbar=yes,menubar=no,scrollbars=yes')"
8
jsdef=onClick="window.open('','$winname','location=no,status=no,toolbar=yes,menubar=no,scrollbars=yes')"
9
sizeinput=!nosubst <INPUT TYPE=HIDDEN NAME=wims_window VALUE="$op_size">
9
sizeinput=!nosubst <input type=hidden name=wims_window value="$op_size">
10
 
10