From 4124d98853f181c70820f31cceefbae545155cfc Mon Sep 17 00:00:00 2001
From: FlareCO <29049885+FlareCO@users.noreply.github.com>
Date: Sun, 1 May 2022 02:51:29 +0200
Subject: [PATCH] Update ldd.html.j2
---
app/templates/ldd/ldd.html.j2 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app/templates/ldd/ldd.html.j2 b/app/templates/ldd/ldd.html.j2
index 7fde421..6e19bf5 100644
--- a/app/templates/ldd/ldd.html.j2
+++ b/app/templates/ldd/ldd.html.j2
@@ -21,7 +21,7 @@
Credit to sttng
- {% if property_data %}
+ {% if (property_data and gm_level >= 3) %}
{% if property_data.mod_approved %} Unapprove {% else %} Approve {% endif %}