We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fb93f12 + 857b10d commit 8f7d6feCopy full SHA for 8f7d6fe
docs/datepicker.md
@@ -13,8 +13,7 @@ supports date, not time.
13
Installation
14
------------
15
The date picker is an addon to the bootstrap decorator. To use it you just
16
-include ```dist/bootstrap-datepicker.min.js``` *after*
17
-```dist/bootstrap-decorator.min.js```
+include ```dist/bootstrap-datepicker.min.js``` *after* ```dist/bootstrap-decorator.min.js```
18
19
You'll also need the files neccessary for pickadate, see the pickadate.js
20
[github page](https://github.com/amsul/pickadate.js) or documentation.
0 commit comments