Subversion Repositories wimsdev

Rev

Rev 1013 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
1013 bpr 1
!if $wims_read_parm!=
2
 !set wims_html_header= !append line <script type="text/javascript" src="scripts/js/keyboard/keyboard.js" charset="UTF-8"></script>\
3
<link rel="stylesheet" type="text/css" href="scripts/js/keyboard/keyboard.css"> to $wims_html_header
4
 
1148 bpr 5
  !set wims_id=class="keyboardInput"
1013 bpr 6
 !endif
7
 
8
 !default wims_id=
9