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.
1 parent edec694 commit 4955047Copy full SHA for 4955047
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