Merge branch 'master' into task/3756/landing_billing_page
This commit is contained in:
commit
046b716091
38 changed files with 157 additions and 300 deletions
|
|
@ -478,7 +478,7 @@ class PaymentOrderView(FormView):
|
|||
|
||||
class OrderConfirmationView(DetailView):
|
||||
template_name = "datacenterlight/order_detail.html"
|
||||
payment_template_name = 'hosting/payment.html'
|
||||
payment_template_name = 'datacenterlight/landing_payment.html'
|
||||
context_object_name = "order"
|
||||
model = HostingOrder
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue