File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
app/code/Magento/Checkout/view/frontend/web/template Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 4
4
* See COPYING.txt for license details.
5
5
*/
6
6
-->
7
- < li id ="opc- payment " role ="presentation " class ="checkout-payment-method " data-bind ="fadeVisible: isVisible ">
7
+ < li id ="payment " role ="presentation " class ="checkout-payment-method " data-bind ="fadeVisible: isVisible ">
8
8
< div class ="step-title " data-bind ="i18n: title " data-role ="title "> </ div >
9
9
< div id ="checkout-step-payment "
10
10
class ="step-content "
Original file line number Diff line number Diff line change 4
4
* See COPYING.txt for license details.
5
5
*/
6
6
-->
7
- < li id ="opc- shipping " class ="checkout-shipping-address " data-bind ="fadeVisible: visible() ">
7
+ < li id ="shipping " class ="checkout-shipping-address " data-bind ="fadeVisible: visible() ">
8
8
< div class ="step-title " data-bind ="i18n: 'Shipping Address' " data-role ="title "> </ div >
9
9
< div id ="checkout-step-shipping "
10
10
class ="step-content "
You can’t perform that action at this time.
0 commit comments