pass locale to datepicker, use gem for that

This commit is contained in:
wvengen 2013-07-07 01:47:22 +02:00
parent 76645ebd12
commit 8080cd6b7e
8 changed files with 12 additions and 840 deletions

View file

@ -1,4 +1,5 @@
/*
*= require bootstrap_and_overrides
*= require token-input-bootstrappy
*/
*= require bootstrap-datepicker
*/

View file

@ -31,10 +31,6 @@ body {
// Example:
// @linkColor: #ff0000;
// Bootstrap datepicker
@import "datepicker";
// Custom styles
// Fix empty dd tags in horizontal dl, see https://github.com/twitter/bootstrap/issues/4062