Skip to content

app/views/layouts/application.html.haml add vendor/ to the jquery_ui_datepicker/jquery.ui.datepicker-#{I18n.locale} break for production #1404

Open
@cchavez

Description

@cchavez

Hi all.

In the file app/views/layouts/application.html.haml there was changed the path to the javascript from

jquery_ui_datepicker/jquery-ui-timepicker-#{I18n.locale}

to

vendor/jquery_ui_datepicker/jquery.ui.datepicker-#{I18n.locale}

that break the application in production because that file is located in the public/assets directory.

do anyone have the same issue?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions