Skip to content

Commit

Permalink
Merge branch 'PR1' into product-video-PR1
Browse files Browse the repository at this point in the history
  • Loading branch information
Igor Miniailo committed Sep 30, 2015
2 parents 0c54e23 + 94e5e05 commit d71dea3
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
* Copyright © 2015 Magento. All rights reserved.
* See COPYING.txt for license details.
*/

/*eslint no-unused-vars: 0*/
var config = {
map: {
'*': {
newVideoDialog: 'Magento_ProductVideo/js/new-video-dialog',
openVideoModal: 'Magento_ProductVideo/js/video-modal'
}
}
};
};

0 comments on commit d71dea3

Please sign in to comment.