diff --git a/inventory-app/templates/doorboy.html b/inventory-app/templates/doorboy.html index bf3652e..67b4c6b 100644 --- a/inventory-app/templates/doorboy.html +++ b/inventory-app/templates/doorboy.html @@ -56,7 +56,7 @@

Keycards last seen:

-Does not include door opens by webhook. +Does not include door opens by webhook. Keycards are synced to doors every 3 minutes. @@ -90,6 +90,7 @@ Does not include door opens by webhook. {% endfor %}
+

All logs (link for admins only)

{% if false %} diff --git a/inventory-app/templates/doorboy_user.html b/inventory-app/templates/doorboy_user.html index a1473cb..f9eedb2 100644 --- a/inventory-app/templates/doorboy_user.html +++ b/inventory-app/templates/doorboy_user.html @@ -5,6 +5,7 @@

Doorboy info for {{subject_user.username | display_name}}


Users cards:
+

Keycards are synced to doors every 3 minutes.