Add bootstrap-datepicker in the components credits

This commit is contained in:
Daniel Berteaud 2015-07-08 23:14:09 +02:00
parent 5131984d4a
commit c7fc40b2f3
1 changed files with 3 additions and 0 deletions

View File

@ -55,6 +55,9 @@ use constant COMPONENTS => {
},
"tocjs" => {
url => "https://github.com/nghuuphuoc/tocjs"
},
"bootstrap-datpicker" => {
url => "https://bootstrap-datepicker.readthedocs.org/en/latest/"
}
};