This repository has been archived on 2020-03-24. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
quay/static/directives/datetime-picker.html
2016-04-29 14:05:16 -04:00

3 lines
No EOL
119 B
HTML

<span class="datetime-picker-element">
<input class="form-control" type="text" ng-model="entered_datetime"/>
</span>