This commit is contained in:
Adrian Hinz 2018-06-05 09:27:30 +02:00
parent d289397f40
commit 58d8bb67aa
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ class CheckoutController < ShopController
', że nie jesteś robotem</div>']
end
else
@order_comlete = false
@order_complete = false
end
end