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 3352657 commit ea234cc
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ https://github.com/thehcginstitute-com/m1/issues/680 -->
<action method='addJs'><name>iwd/orderflags/jquery.nicescroll.js</name></action>
<action method='addJs'><name>iwd/all/modal.js</name></action>
<action method='addJs'><name>iwd/orderflags/flags-order-grid.js</name></action>
<action method='addCss'><name>iwd/orderflags/popup.css</name></action>
<action method='addCss'><v>iwd/orderflags/popup.css</v></action>
</reference>
<reference name='content'>
<block
Expand Down Expand Up @@ -66,15 +66,15 @@ https://github.com/thehcginstitute-com/m1/issues/680 -->
</adminhtml_sales_archive_order_index>
<orderflags_edit_flags_handle>
<reference name='head'>
<action method='addCss'><name>iwd/orderflags/colpick.css</name></action>
<action method='addCss'><v>iwd/orderflags/colpick.css</v></action>
<action method='addJs'><name>iwd/orderflags/colpick.js</name></action>
<action method='addJs'><name>iwd/orderflags/flags.js</name></action>
</reference>
</orderflags_edit_flags_handle>
<orderflags_edit_flags_css_handle>
<update handle='font_awesome_handle'/>
<reference name='head'>
<action method='addCss'><name>iwd/orderflags/flags.css</name></action>
<action method='addCss'><v>iwd/orderflags/flags.css</v></action>
</reference>
</orderflags_edit_flags_css_handle>
<adminhtml_flags_flags_new>
Expand Down

0 comments on commit ea234cc

Please sign in to comment.