Skip to content
Snippets Groups Projects
Commit 1292309f authored by Olga Kopylova's avatar Olga Kopylova
Browse files

Merge remote-tracking branch 'origin/MAGETWO-37911-jquery-cookie.js' into PR_Branch

parents b409b3d9 27483745
Branches
No related merge requests found
...@@ -8,7 +8,8 @@ define([ ...@@ -8,7 +8,8 @@ define([
'ko', 'ko',
'Magento_Customer/js/section-config', 'Magento_Customer/js/section-config',
'jquery/jquery-storageapi', 'jquery/jquery-storageapi',
'jquery/jquery-cookie' 'jquery/jquery.cookie'
], function ($, _, ko, sectionConfig) { ], function ($, _, ko, sectionConfig) {
'use strict'; 'use strict';
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment