Skip to content

Instantly share code, notes, and snippets.

@alundiak
Last active January 30, 2016 07:54
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 alundiak/807058744ff271609bf9 to your computer and use it in GitHub Desktop.
Save alundiak/807058744ff271609bf9 to your computer and use it in GitHub Desktop.
<input type="text" id="dateFrom" name="dateFrom" required ng-disabled="whatever"
ng-model="model.data.dateFrom" bs-datepicker autoclose="true"
data-date-format="MM-dd-yyyy"
/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment