Skip to content

Instantly share code, notes, and snippets.

@eidge
Last active August 29, 2015 14:16
Show Gist options
  • Save eidge/1f24f460655f6227274e to your computer and use it in GitHub Desktop.
Save eidge/1f24f460655f6227274e to your computer and use it in GitHub Desktop.
<label for="show-archived" class="btn btn-default" ng-class="{active: categories.showArchived}">
{{ t('common.show_archived') }}
<input ng-model="categories.showArchived" id="show-archived" type="checkbox" placeholder="" />
</label>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment