Skip to content

Instantly share code, notes, and snippets.

@ezfe
Created August 6, 2014 04:02
Show Gist options
  • Save ezfe/241dcb2c0fcdd734eeca to your computer and use it in GitHub Desktop.
Save ezfe/241dcb2c0fcdd734eeca to your computer and use it in GitHub Desktop.
if (classObject['type'] == 'am') {
waitlistTable += '<td>' + studentObject['wantedpm'] + '</td>';
} else
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment