Project

General

Profile

Bug #17350 ยป 5726.patch

Administrator Admin, 2007-06-04 21:34

View differences:

jsfunc.validateform.js
switch(type) {
case "text":
case "textarea":
case "file":
value = fObj.value;
break;
case "select-one":
    (1-1/1)