Skip to content

Commit e58a2d4

Browse files
justinbeatyfballiano
authored andcommitted
add source file
1 parent 8c1e562 commit e58a2d4

File tree

4 files changed

+17917
-39
lines changed

4 files changed

+17917
-39
lines changed

app/design/adminhtml/default/default/layout/main.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ Default layout, loads most of the pages
9191
<action method="addItem"><type>js</type><name>calendar/calendar.js</name><!--<params/><if/><condition>can_load_calendar_js</condition>--></action>
9292
<action method="addItem"><type>js</type><name>calendar/calendar-setup.js</name><!--<params/><if/><condition>can_load_calendar_js</condition>--></action>
9393

94-
<action method="addItem"><type>js</type><name>extjs/ext-tree.js</name><params/><if/><condition>can_load_ext_js</condition></action>
94+
<action method="addItem"><type>js</type><name>extjs/ext-tree.min.js</name><params/><if/><condition>can_load_ext_js</condition></action>
9595
<action method="addItem"><type>js</type><name>extjs/fix-defer.js</name><params/><if/><condition>can_load_ext_js</condition></action>
9696
<action method="addItem"><type>js</type><name>extjs/ext-tree-checkbox.js</name><params/><if/><condition>can_load_ext_js</condition></action>
9797
<action method="addItem"><type>js_css</type><name>extjs/resources/css/ytheme-magento.css</name><params/><if/><condition>can_load_ext_js</condition></action>

app/design/adminhtml/default/default/layout/oauth.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100

101101
<action method="removeItem"><type>js</type><name>calendar/calendar.js</name></action>
102102
<action method="removeItem"><type>js</type><name>calendar/calendar-setup.js</name></action>
103-
<action method="removeItem"><type>js</type><name>extjs/ext-tree.js</name></action>
103+
<action method="removeItem"><type>js</type><name>extjs/ext-tree.min.js</name></action>
104104
<action method="removeItem"><type>js</type><name>extjs/fix-defer.js</name></action>
105105
<action method="removeItem"><type>js</type><name>extjs/ext-tree-checkbox.js</name></action>
106106
</reference>

0 commit comments

Comments
 (0)