mirror of
https://github.com/zyphlar/doorlock.git
synced 2024-04-03 21:36:03 +00:00
Fetch cards from Cobot, log access
This commit is contained in:
+5
-1
@@ -5,7 +5,11 @@ block title
|
||||
| Cards
|
||||
|
||||
block content
|
||||
h1.page-heading Cards
|
||||
a.button.button-sm.fr(href='/update')
|
||||
i.fas.fa-sync.mr-sm
|
||||
| Update
|
||||
h1.page-heading
|
||||
| Cards
|
||||
table.collapse.w-100
|
||||
thead
|
||||
tr
|
||||
|
||||
@@ -14,5 +14,5 @@ block content
|
||||
a(href='/') ← Back
|
||||
|
||||
script.
|
||||
//- setTimeout(function () { window.location.href = '/' }, 6000)
|
||||
setTimeout(function () { window.location.href = '/' }, 4000)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user