Skip to content

Commit 2dc3153

Browse files
committed
MAGETWO-32493: Remove bootstrap.js files
- Removed bootstrap.js . It's loaded via require call.
1 parent 0c9c7b4 commit 2dc3153

File tree

2 files changed

+0
-10
lines changed

2 files changed

+0
-10
lines changed

app/code/Magento/GoogleShopping/view/adminhtml/layout/adminhtml_googleshopping_items_index.xml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@
66
*/
77
-->
88
<page xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../../../../../../lib/internal/Magento/Framework/View/Layout/etc/page_configuration.xsd">
9-
<head>
10-
<link src="Magento_GoogleShopping::js/bootstrap.js"/>
11-
</head>
129
<body>
1310
<referenceContainer name="page.main.actions">
1411
<block class="Magento\Backend\Block\Store\Switcher" name="store_switcher" template="Magento_Backend::store/switcher.phtml"/>

app/code/Magento/GoogleShopping/view/adminhtml/web/js/bootstrap.js

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)