diff options
author | Fulup Ar Foll <fulup@iot.bzh> | 2015-12-16 21:38:04 +0100 |
---|---|---|
committer | Fulup Ar Foll <fulup@iot.bzh> | 2015-12-16 21:38:04 +0100 |
commit | 98522d2a6ce7c7a709728872ed892970d0a1df7b (patch) | |
tree | 20b4f23bf18823676a252b2ca176862088eb36dc /afb-client/app/Frontend/pages/Home | |
parent | fbdd26b4a4aa8eb3d83333fe44e93590bc174e11 (diff) |
Added AFB monitoring and token auto-refresh
Diffstat (limited to 'afb-client/app/Frontend/pages/Home')
-rw-r--r-- | afb-client/app/Frontend/pages/Home/Home.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/afb-client/app/Frontend/pages/Home/Home.html b/afb-client/app/Frontend/pages/Home/Home.html index 9b9cc01..6eda66d 100644 --- a/afb-client/app/Frontend/pages/Home/Home.html +++ b/afb-client/app/Frontend/pages/Home/Home.html @@ -31,4 +31,6 @@ animationIn: slideInRight </div> </div> +<!-- <link-button href="sample" icon="fi-home" label="sample"></link-button> +--> |