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 issue loading select2 locale for es-MX #2356

Merged
merged 1 commit into from
Nov 8, 2017
Merged

Fix issue loading select2 locale for es-MX #2356

merged 1 commit into from
Nov 8, 2017

Conversation

jtapia
Copy link
Contributor

@jtapia jtapia commented Nov 6, 2017

Fix issue loading es-MX locale

ActionView::Template::Error (The asset "solidus_admin/select2_locales/select2_locale_es-MX.js" is not present in the asset pipeline.):
    43: </script>
    44:
    45: <% if I18n.locale != :en %>
    46:   <%= javascript_include_tag "solidus_admin/select2_locales/select2_locale_#{I18n.locale}" %>
    47: <% end %>

Copy link
Contributor

@jhawthorn jhawthorn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you.

Copy link
Contributor

@mamhoff mamhoff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Copy link
Contributor

@cbrunsdon cbrunsdon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@jhawthorn jhawthorn merged commit 0453d49 into solidusio:master Nov 8, 2017
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.

4 participants