Skip to content

Commit c1b8e38

Browse files
author
Bohdan Korablov
committed
MAGETWO-47054: BaseURL in Static View Files
1 parent 0b4cae3 commit c1b8e38

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

app/code/Magento/Theme/view/frontend/templates/page/js/require_js.phtml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?php
22
/**
3-
* Copyright © 2015 Magento. All rights reserved.
4-
* See COPYING.txt for license details.
5-
*/
3+
* Copyright © 2015 Magento. All rights reserved.
4+
* See COPYING.txt for license details.
5+
*/
66
?>
77
<script>
88
var require = {

0 commit comments

Comments
 (0)