Sha256: d829c3052a3552906ad9e41a9cfc7da306bfc1448bbd9ac32dbc95c9c58af0ed
Contents?: true
Size: 720 Bytes
Versions: 62
Compression:
Stored size: 720 Bytes
Contents
// TODO v4 remove file throw new Error( 'WORKAREA.forms: you are receiving this error because this module has ' + 'moved out of Core and into both the Admin and Storefront engines.\n\n' + 'This change was made to solve an issue with the wrong classes being ' + 'applied to label elements during Front-End Validation in the ' + 'Storefront.\n\n' + 'Make the following change in each overridden JavaScript manifest file ' + 'to resolve this error:\n\n' + 'For Admin: find `workarea/core/modules/forms` and replace with ' + '`workarea/admin/modules/forms`.\n\n' + 'For Storefront: find `workarea/core/modules/forms` and replace with ' + '`workarea/storefront/modules/forms`.' );
Version data entries
62 entries across 62 versions & 1 rubygems
Version | Path |
---|---|
workarea-core-3.4.13 | app/assets/javascripts/workarea/core/modules/forms.js |
workarea-core-3.4.12 | app/assets/javascripts/workarea/core/modules/forms.js |