- Timestamp:
- 05/30/12 18:14:49 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/www/smartfact/index.js
r13958 r13990 596 596 input.type = "text"; 597 597 input.maxlength = 80; 598 input.style.textAlign = "right"; 598 599 if (opt.length>2) 599 600 input.value=opt[2];
Note:
See TracChangeset
for help on using the changeset viewer.