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

Fixed Javascript error in Backend (notification.js) #496

Closed
wants to merge 2 commits into from
Closed

Fixed Javascript error in Backend (notification.js) #496

wants to merge 2 commits into from

Conversation

SKovbel
Copy link

@SKovbel SKovbel commented Feb 6, 2014

Fixed Javascript error in Backend.
Added order for JQuery scripts loading.

Error from Firefox: "TypeError: $.template is not a function (?)()notification.js (line 27)"

Error from Chrome "Uncaught TypeError: Object function ( selector, context ) {
// The jQuery object is actually just the init constructor 'enhanced'
return new jQuery.fn.init( selector, context, rootjQuery );
} has no method 'template'
"

@verklov
Copy link
Contributor

verklov commented Feb 14, 2014

@Mackovey , thank you for your contribution! We have created a ticket and placed it to the product backlog. Please watch our repository for updates.

@verklov verklov self-assigned this Feb 14, 2014
@verklov
Copy link
Contributor

verklov commented Feb 27, 2014

@Mackovey , the team has verified the issue on the latest code available in the public repository and could not reproduce this issue. Apparently it was fixed by other fix. We are closing this issue. If you consider the issue still valid, please open a new issue.

@verklov verklov closed this Feb 27, 2014
magento-team pushed a commit that referenced this pull request Aug 3, 2015
[GoInc] Stores and stores loading optimization
magento-team pushed a commit that referenced this pull request Apr 1, 2016
mmansoor-magento pushed a commit that referenced this pull request Oct 12, 2016
[Performance] MAGETWO-55299: Fast Save of Product Variations
magento-engcom-team added a commit that referenced this pull request Mar 30, 2019
 - Merge Pull Request magento/graphql-ce#496 from magento/graphql-ce:485-testReSetShippingMethod
 - Merged commits:
   1. 4f19d03
   2. 43f5bce
   3. 4bdc30e
   4. f9ecace
   5. 5d9a64e
   6. f01dc00
   7. 16ce046
   8. c2f15b3
   9. 14d5c3d
   10. 2643424
   11. cf4eb72
   12. 829a39b
   13. 4837778
   14. 1c582f1
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.

2 participants