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

Fix moment locale loading in bidi support #3048

Merged
merged 2 commits into from
Nov 16, 2017
Merged

Fix moment locale loading in bidi support #3048

merged 2 commits into from
Nov 16, 2017

Commits on Nov 16, 2017

  1. Fix moment locale loading in bidi support

    this is the correct way to do it, especially since packaged versions of notebook are shipping without separate locale files
    jcb91 committed Nov 16, 2017
    Configuration menu
    Copy the full SHA
    3f2aa86 View commit details
    Browse the repository at this point in the history
  2. tidy bidi support

    remove unused variable, redundant comment, don't need jquery
    jcb91 committed Nov 16, 2017
    Configuration menu
    Copy the full SHA
    60b7c22 View commit details
    Browse the repository at this point in the history