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 date time picker translations on Order cycles screen #5995

Commits on Sep 6, 2020

  1. Fix datetime picker translations on Order cycles screen

    So the thing is we initialize jQuery plugin on `admin/util.js.erb` but
    then we override those defaults on order_cycles.js.erb.coffe. Now both
    plugin initializations use the same defaults. Also added 3 missing
    translations for `Done`, `Now` and `Time` copies on that timepicker popover
    andresgutgon committed Sep 6, 2020
    Configuration menu
    Copy the full SHA
    d1331ac View commit details
    Browse the repository at this point in the history