Repointing incorrectly located file
							parent
							
								
									c978c50d1d
								
							
						
					
					
						commit
						857b07f5bd
					
				|  | @ -37,7 +37,7 @@ | ||||||
|                     </div> |                     </div> | ||||||
|                     {{/if}} |                     {{/if}} | ||||||
|                     <form id="shipping-form" class="shipping-form" action="/{{config.paymentGateway}}/checkout_action{{@root.paymentType}}" method="post" role="form" data-toggle="validator" novalidate="false"> |                     <form id="shipping-form" class="shipping-form" action="/{{config.paymentGateway}}/checkout_action{{@root.paymentType}}" method="post" role="form" data-toggle="validator" novalidate="false"> | ||||||
|                         {{> partials/payments/shipping-form}} |                         {{> themes/Cloth/shipping-form}} | ||||||
|                         {{#if session.customer}} |                         {{#if session.customer}} | ||||||
|                         {{#ifCond config.paymentGateway '==' 'paypal'}} |                         {{#ifCond config.paymentGateway '==' 'paypal'}} | ||||||
|                             {{> partials/payments/paypal}} |                             {{> partials/payments/paypal}} | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue