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 d5c8e64 commit 4d0d677
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/design/adminhtml/default/default/layout/oauth.xml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ https://github.com/thehcginstitute-com/m1/issues/680 -->
<remove name='js_cookie'/>
<block name='root' output='toHtml' template='empty.phtml' type='adminhtml/page'>
<block as='head' name='head' template='oauth/authorize/head-simple.phtml' type='adminhtml/page_head'>
<action method='addCss'><name>oauth-simple.css</name></action>
<action method='addCss'><v>oauth-simple.css</v></action>
</block>
<block name='content' type='core/text_list'/>
</block>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ https://github.com/thehcginstitute-com/m1/issues/680 -->
<layout>
<adminhtml_sales_order_view>
<reference name='head'>
<action method='addCss'><name>signature/jquery.signaturepad.css</name></action>
<action method='addCss'><v>signature/jquery.signaturepad.css</v></action>
</reference>
<!-- 2024-01-26 Dmitrii Fediuk https://upwork.com/fl/mage2pro
"The template `opcsignature/sales/order/view/info.phtml` of `IWD_OnepageCheckoutSignature_Block_Sales_Order_View_Info`
Expand Down

0 comments on commit 4d0d677

Please sign in to comment.