Julio 86afa9588b Minor - add js lib "bootstrap-year-calendar" see BT#14608 | %!s(int64=6) %!d(string=hai) anos | |
---|---|---|
.. | ||
css | %!s(int64=6) %!d(string=hai) anos | |
js | %!s(int64=6) %!d(string=hai) anos | |
.bower.json | %!s(int64=6) %!d(string=hai) anos | |
LICENSE | %!s(int64=6) %!d(string=hai) anos | |
README.md | %!s(int64=6) %!d(string=hai) anos |
A fully customizable year calendar widget, for boostrap ! You can find all details on the official website.
This plugin requires the following libraries :
You can create a calendar using the following javascript code :
$('.calendar').calendar()
or
$('.calendar').calendar(options)
or with the data-provide
html attribute
<div data-provide="calendar"></div>