From 6e53f1fc79523ed88efbcc690d62d1e8c8c018d5 Mon Sep 17 00:00:00 2001 From: sriramv Date: Wed, 6 Jan 2021 06:53:39 +0530 Subject: [PATCH] validation --- app/Views/add_donation_cause.php | 6 +- app/Views/donation_cause_edit.php | 6 +- app/Views/donation_data.php | 2 +- app/Views/donor_edit.php | 99 ++++++++++++++++--- app/Views/receipt_edit.php | 22 +++-- app/Views/transaction_upload.php | 2 +- ...ci_session1n1jcgjv57m957c0lafsivm1ti4btcng | 1 + 7 files changed, 109 insertions(+), 29 deletions(-) create mode 100644 writable/session/ci_session1n1jcgjv57m957c0lafsivm1ti4btcng diff --git a/app/Views/add_donation_cause.php b/app/Views/add_donation_cause.php index 5c54911..123d4eb 100644 --- a/app/Views/add_donation_cause.php +++ b/app/Views/add_donation_cause.php @@ -189,7 +189,7 @@
Cause Name
- +
@@ -200,13 +200,13 @@
- +
- +
diff --git a/app/Views/donation_cause_edit.php b/app/Views/donation_cause_edit.php index 40f67c2..20b7851 100644 --- a/app/Views/donation_cause_edit.php +++ b/app/Views/donation_cause_edit.php @@ -175,7 +175,7 @@
- +
@@ -189,7 +189,7 @@
- +
@@ -203,7 +203,7 @@
- +
diff --git a/app/Views/donation_data.php b/app/Views/donation_data.php index 4a9458b..7ceeb52 100644 --- a/app/Views/donation_data.php +++ b/app/Views/donation_data.php @@ -175,7 +175,7 @@
- +
diff --git a/app/Views/donor_edit.php b/app/Views/donor_edit.php index d972200..8e9b043 100644 --- a/app/Views/donor_edit.php +++ b/app/Views/donor_edit.php @@ -6,7 +6,7 @@ - + + + + @@ -189,7 +260,7 @@
- +
@@ -202,7 +273,7 @@
Email
- +
@@ -212,7 +283,7 @@
- +
@@ -226,7 +297,7 @@
- +
@@ -238,7 +309,7 @@
Address
- +
@@ -247,7 +318,7 @@
@@ -258,7 +329,7 @@
@@ -269,7 +340,7 @@
@@ -279,7 +350,7 @@
PinCode
- +
@@ -288,7 +359,7 @@
Date Of Birth
- +
@@ -297,7 +368,7 @@
@@ -320,7 +391,7 @@
GSTIN
- +
diff --git a/app/Views/receipt_edit.php b/app/Views/receipt_edit.php index 3d80f08..b7cf19c 100644 --- a/app/Views/receipt_edit.php +++ b/app/Views/receipt_edit.php @@ -30,10 +30,18 @@ + + @@ -205,7 +213,7 @@
Date
- +
@@ -215,7 +223,7 @@
@@ -258,7 +266,7 @@
Receipt Details
- +
@@ -268,7 +276,7 @@
diff --git a/app/Views/transaction_upload.php b/app/Views/transaction_upload.php index fe324a3..e6b9cd4 100644 --- a/app/Views/transaction_upload.php +++ b/app/Views/transaction_upload.php @@ -175,7 +175,7 @@
- +
diff --git a/writable/session/ci_session1n1jcgjv57m957c0lafsivm1ti4btcng b/writable/session/ci_session1n1jcgjv57m957c0lafsivm1ti4btcng new file mode 100644 index 0000000..f38c0c1 --- /dev/null +++ b/writable/session/ci_session1n1jcgjv57m957c0lafsivm1ti4btcng @@ -0,0 +1 @@ +__ci_last_regenerate|i:1609895816;_ci_previous_url|s:37:"http://localhost/donation/all_receipt";logged_user|s:1:"3"; \ No newline at end of file