| selectMonths: true, // Creates a dropdown to control month | selectMonths: true, // Creates a dropdown to control month | ||||
| selectYears: 15 // Creates a dropdown of 15 years to control year | selectYears: 15 // Creates a dropdown of 15 years to control year | ||||
| }); | }); | ||||
| $('.modal-trigger').leanModal(); | |||||
| //$('.modal-trigger').leanModal(); | |||||
| $('.carousel').carousel(); | $('.carousel').carousel(); | ||||
| }); | }); |