From 71859543922797815f339c8255cd1423ce8c855d Mon Sep 17 00:00:00 2001 From: aadhavan valli Date: Sat, 18 May 2024 08:44:34 +0530 Subject: [PATCH] CHANGE_POLCIY_TERMS : AADHAVAN --- app/Views/policy_gmc_terms.php | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/app/Views/policy_gmc_terms.php b/app/Views/policy_gmc_terms.php index 124c2fd6..8798e55b 100644 --- a/app/Views/policy_gmc_terms.php +++ b/app/Views/policy_gmc_terms.php @@ -142,7 +142,7 @@ Spouse: -
Min Age:
+
Min Age:
Max Age:
@@ -1317,4 +1317,11 @@ } }) + + function lowerIsEighteen(params) { + + console.log(params); + + } + \ No newline at end of file