From a2f2c9c30f903137d2b46217c0f2e66bf61a26e0 Mon Sep 17 00:00:00 2001 From: Lan Hui Date: Sat, 26 Aug 2023 20:12:46 +0800 Subject: [PATCH] Submissions.php: better code format. --- Submissions.php | 52 +++++++++++++++++++------------------------------ 1 file changed, 20 insertions(+), 32 deletions(-) diff --git a/Submissions.php b/Submissions.php index cabc053..db60e9a 100644 --- a/Submissions.php +++ b/Submissions.php @@ -191,26 +191,22 @@ where Lab_Report_ID=$id and lab_report_submissions.Status='Pending' order by Sub Export grades"; @@ -278,24 +274,16 @@ where Lab_Report_ID=$id and lab_report_submissions.Status='Marked' Order by lab