Widget:CJP2: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 59: | Line 59: | ||
//Append the new row with the information.// | //Append the new row with the information.// | ||
$('#resultsTable-body').append(newRow); | $('#resultsTable-body').append(newRow); | ||
} | }); | ||
}); | |||
} | |||
); | |||
}); | }); | ||
</script> | </script> |