Skip to content

Commit

Permalink
https://github.com/thehcginstitute-com/m1/issues/680
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitrii-fediuk committed Sep 21, 2024
1 parent fe6a767 commit 0626a12
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/design/frontend/base/default/layout/extendware/ewcore.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,14 +53,14 @@ https://github.com/thehcginstitute-com/m1/issues/680 -->
<action method='addJs'><name>mage/adminhtml/events.js</name></action>
<action method='addJs'><name>mage/adminhtml/form.js</name></action>
<action method='addJs'><name>extendware/ewcore/widget.js</name></action>
<action method='addCss'><name>extendware/ewcore/css/widgets.css</name></action>
<action method='addCss'><v>extendware/ewcore/css/widgets.css</v></action>
<action method='addItem'><type>skin_js</type><name>extendware/ewcore/js/widgets.js</name></action>
<action method='addItem'>
<if>lt IE 8</if>
<name>extendware/ewcore/css/widgets-ie7less.css</name>
<type>skin_css</type>
</action>
<action method='addCss'><name>extendware/ewcore/css/widgets-custom.css</name></action>
<action method='addCss'><v>extendware/ewcore/css/widgets-custom.css</v></action>
</reference>
</ewcore_frontend_widget_form_handle>
<ewcore_opentip_handle>
Expand Down

0 comments on commit 0626a12

Please sign in to comment.