Skip to content

Commit a153167

Browse files
committed
Add reference to the angular-scroll-events on the example page
1 parent c38c812 commit a153167

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ <h1>Datetime</h1>
3030

3131
<script src="https://cdnjs.cloudflare.com/ajax/libs/angular.js/1.5.0/angular.min.js" charset="utf-8"></script>
3232
<script src="https://cdnjs.cloudflare.com/ajax/libs/moment.js/2.12.0/moment.min.js" charset="utf-8"></script>
33+
<script src="https://unpkg.com/angular-scroll-events@0.0.2/dist/scroll-events.min.js" charset="utf-8"></script>
34+
3335
<script src="dist/datetime-inputs.min.js"></script>
3436

3537
<script>

0 commit comments

Comments
 (0)