We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 bowser references https://github.com/adaptlearning/adapt_framework/blob/master/src/core/js/scriptLoader.js#L21-L22 https://github.com/adaptlearning/adapt_framework/blob/master/src/core/js/device.js#L4
the actual location is libraries/bowser
libraries/bowser
fix old core files references plus remove all coreJS, coreModels. coreViews, coreCollections style references
coreJS
coreModels
coreViews
coreCollections
fixed helpers references
fix drawer.js indentation
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
fix bowser references
https://github.com/adaptlearning/adapt_framework/blob/master/src/core/js/scriptLoader.js#L21-L22
https://github.com/adaptlearning/adapt_framework/blob/master/src/core/js/device.js#L4
the actual location is
libraries/bowser
fix old core files references
plus remove all
coreJS
,coreModels
.coreViews
,coreCollections
style referencesfixed helpers references
fix drawer.js indentation
The text was updated successfully, but these errors were encountered: