doorboy: natu doku
This commit is contained in:
@@ -56,7 +56,7 @@
|
|||||||
</p>
|
</p>
|
||||||
|
|
||||||
<h4>Keycards last seen:</h4>
|
<h4>Keycards last seen:</h4>
|
||||||
Does not include door opens by webhook.
|
Does not include door opens by webhook. Keycards are synced to doors every 3 minutes.
|
||||||
|
|
||||||
<table>
|
<table>
|
||||||
<thead>
|
<thead>
|
||||||
@@ -90,6 +90,7 @@ Does not include door opens by webhook.
|
|||||||
{% endfor %}
|
{% endfor %}
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
|
<p><a href="/m/doorboy/log">All logs</a> (link for admins only)</p>
|
||||||
|
|
||||||
{% if false %}
|
{% if false %}
|
||||||
<!-- whole section commented out -->
|
<!-- whole section commented out -->
|
||||||
|
|||||||
@@ -5,6 +5,7 @@
|
|||||||
<h4>Doorboy info for {{subject_user.username | display_name}}</h4>
|
<h4>Doorboy info for {{subject_user.username | display_name}}</h4>
|
||||||
<br/>
|
<br/>
|
||||||
<h5>Users cards:</h5>
|
<h5>Users cards:</h5>
|
||||||
|
<p>Keycards are synced to doors every 3 minutes.</p>
|
||||||
<table class="striped">
|
<table class="striped">
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
|
|||||||
Reference in New Issue
Block a user