Skip to content

Instantly share code, notes, and snippets.

@rsanchez
Created February 17, 2012 22:26
Show Gist options
  • Save rsanchez/1855793 to your computer and use it in GitHub Desktop.
Save rsanchez/1855793 to your computer and use it in GitHub Desktop.
SafeCracker category checkboxes
{categories}
<input type="checkbox" value="{category_id}"{checked}>{category_name}</option>
{/categories}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment