Skip to content

Instantly share code, notes, and snippets.

@mdedetrich
Created November 16, 2012 04:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mdedetrich/eccd4c606c98f7f78100 to your computer and use it in GitHub Desktop.
Save mdedetrich/eccd4c606c98f7f78100 to your computer and use it in GitHub Desktop.
each user in locals.users
.approvalMemberEntry #{user.firstName + ' ' + user.lastName}
input.approvalMemberEntryInput(type="checkbox",value=user.id, checked=user.admin)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment