Fetch cards from Cobot, log access

This commit is contained in:
Dana Woodman
2018-07-10 16:25:05 -07:00
parent 9c11a0506a
commit 710f7953b6
11 changed files with 155 additions and 94 deletions
+5 -1
View File
@@ -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
+1 -1
View File
@@ -14,5 +14,5 @@ block content
a(href='/') ← Back
script.
//- setTimeout(function () { window.location.href = '/' }, 6000)
setTimeout(function () { window.location.href = '/' }, 4000)