From fb7cdf086608250b268ea4cc32240a2678ee9b24 Mon Sep 17 00:00:00 2001 From: gandhimathi Date: Fri, 30 Mar 2018 15:06:50 +0530 Subject: [PATCH] student view --- .../views/student/studentDetailsModal.html | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) diff --git a/Apollo/assets/views/student/studentDetailsModal.html b/Apollo/assets/views/student/studentDetailsModal.html index a07bab0d..d8c98578 100755 --- a/Apollo/assets/views/student/studentDetailsModal.html +++ b/Apollo/assets/views/student/studentDetailsModal.html @@ -4,7 +4,7 @@ overflow-y: auto; width: 88%; }*/ - .container-fullw { + /* .container-fullw { margin-left: -10%; margin-right: -10%; padding-left: 30px; @@ -12,7 +12,13 @@ padding-top: 30px; padding-bottom: 30px; border-bottom: 1px solid #eee; - } + }*/ + .modal-content { + background: #ffffff; + box-shadow: none; + width: 150%; + margin-left: -20%; + } .ti-plus:before { color: #006f95; } @@ -240,6 +246,7 @@ Session Roll Number Total Payable Fees + Referral/Waiver Paid Fees Balance Fees @@ -261,7 +268,11 @@ {{fees.PayableAmount}} - {{fees.PaidBillAmount}} + {{fees.StudentWaiverRefAmount}} + + + + {{fees.StudentPaidAmount}} {{fees.BalanceAmount}}