diosney / angular-bootstrap-datetimepicker-directive

A wrapper directive around the bootstrap-datetimepicker component.
MIT License
69 stars 50 forks source link

$element.on(...).datetimepicker is not a function #22

Closed davisg123 closed 8 years ago

davisg123 commented 8 years ago

I keep getting $element.on(...).datetimepicker is not a function on line 48 of angular-bootstrap-datetimepicker-directive.

datetimepicker doesn't seem like a function (http://eonasdan.github.io/bootstrap-datetimepicker/Functions/).

Can someone point me to what I am missing?