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 ed65bf1 commit fe6a767
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions app/design/frontend/base/default/layout/extendware/ewcore.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,14 +35,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'><name>extendware/ewcore/css/widgets_rwd.css</name></action>
<action method='addCss'><v>extendware/ewcore/css/widgets.css</v></action>
<action method='addCss'><v>extendware/ewcore/css/widgets_rwd.css</v></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_grid_handle>
<ewcore_frontend_widget_form_handle>
Expand Down

0 comments on commit fe6a767

Please sign in to comment.