Widget:CJP2: Difference between revisions

Jump to navigation Jump to search
Christopher Popma (talk | contribs)
No edit summary
Christopher Popma (talk | contribs)
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>

Revision as of 19:43, 30 May 2014