summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id>2023-03-09 18:21:17 +0800
committerꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id>2023-03-09 18:21:17 +0800
commit1dbc5bde319c5eee773d34cdde3c113920970607 (patch)
tree79845f3aa94e2ac665ced0e3f8e0a905608cf39e
parentfc6a0ea959ee0c8752d32872be994312478e3445 (diff)
Alias for checkout course items
-rw-r--r--Checkout.ui.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Checkout.ui.qml b/Checkout.ui.qml
index a2c5c12..452553d 100644
--- a/Checkout.ui.qml
+++ b/Checkout.ui.qml
@@ -13,6 +13,7 @@ Flickable {
property alias checkoutPostal: postal
property alias checkoutAddress: address
property alias checkoutBanks: banks
+ property alias courseItems: courseItems
property alias checkoutTotalValue: totalValue
property alias checkoutPlaceOrder: placeOrder
property alias checkoutPremium: premium