pass locale to datepicker, use gem for that
This commit is contained in:
parent
76645ebd12
commit
8080cd6b7e
8 changed files with 12 additions and 840 deletions
|
|
@ -1,4 +1,5 @@
|
|||
/*
|
||||
*= require bootstrap_and_overrides
|
||||
*= require token-input-bootstrappy
|
||||
*/
|
||||
*= require bootstrap-datepicker
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue