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 6729bcb commit 88c5fea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/design/frontend/default/mobileshoppe/layout/page.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ https://github.com/thehcginstitute-com/m1/issues/680 -->
<name>css/styles-ie.css</name>
<type>skin_css</type>
</action>
<action method='addCss'><name>css/widgets.css</name></action>
<action method='addCss'><name>css/print.css</name><params>media='print'</params></action>
<action method='addCss'><v>css/widgets.css</v></action>
<action method='addCss'><v>css/print.css</v><params>media='print'</params></action>
<action method='addItem'>
<if>lt IE 7</if>
<name>lib/ds-sleight.js</name>
Expand Down

0 comments on commit 88c5fea

Please sign in to comment.