nveid
2011-11-21 ecf891ab69b38ee1bcd0533d9a4f30d218c7e99c
interface/web/js/scrigo.js.php
@@ -101,7 +101,7 @@
   
}
function submitForm(formname,target) {
function submitForm(formname,target) {
   var submitFormObj = jQuery.ajax({      type: "POST", 
                                 url: target,
                                 data: jQuery('#'+formname).serialize(),