From 20388172f0e05e1e81e3469414839aa3455d7225 Mon Sep 17 00:00:00 2001 From: Noah Petherbridge Date: Sat, 6 Jan 2024 20:44:04 -0800 Subject: [PATCH] Safety on admin certification photos page If a rejection reason is filled out, the approve button will disable so you don't accidentally click it. --- web/templates/admin/certification.html | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/web/templates/admin/certification.html b/web/templates/admin/certification.html index 5c8c7dc..fd1b3a4 100644 --- a/web/templates/admin/certification.html +++ b/web/templates/admin/certification.html @@ -187,10 +187,24 @@