Skip to content

Instantly share code, notes, and snippets.

@gerred
Created February 18, 2014 23:25
Show Gist options
  • Save gerred/9082717 to your computer and use it in GitHub Desktop.
Save gerred/9082717 to your computer and use it in GitHub Desktop.
<row>
<select class="form-control" ng-model="currentDay" ng-options="d for d in dateOptions" ng-change="refreshAlarms()"></select>
</row>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment