Open
Description
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
Labels
No labels