Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Bootstrap Datepicker with locales #464

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

elbarto132
Copy link

Requirement:
Bootstrap3
Bootstrap Datepicker

Usage:
In application.js add: //= require best_in_place.bootstrap3
In your view use the best_in_place helper, set "as: :date"

Optional:
Require a Bootstrap Datepicker language file in your application.js file
For german you could activate it by setting "data: {language: 'de'}" when using the best_in_place view helper

Requirement:
Bootstrap3
Bootstrap Datepicker

Usage:
In application.js add: //= require best_in_place.bootstrap3
In your view use the best_in_place helper, set "as: date"

Optional:
Require a Bootstrap Datepicker language file in your application.js file
For german you could activate it by setting "data: {language: 'de'}" when using the best_in_place view helper
Support Bootstrap Datepicker with locales
@seuros
Copy link
Collaborator

seuros commented Mar 26, 2015

could you update the Readme ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants