diff options
author | Fulup Ar Foll <fulup@iot.bzh> | 2015-12-17 00:51:55 +0100 |
---|---|---|
committer | Fulup Ar Foll <fulup@iot.bzh> | 2015-12-17 00:51:55 +0100 |
commit | 07eb8e102607da8d6a4c1cd9835e8465c9280161 (patch) | |
tree | 41258796e88d0a36e0912a84ed0d978b7f7cab32 | |
parent | 5669aa501d13221bbbedb93b5358d3f8073310c7 (diff) |
Activated Token-Refresh Monitoring
-rw-r--r-- | afb-client/app/Frontend/pages/Home/Home.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/afb-client/app/Frontend/pages/Home/Home.html b/afb-client/app/Frontend/pages/Home/Home.html index 69c4dbe..6eda66d 100644 --- a/afb-client/app/Frontend/pages/Home/Home.html +++ b/afb-client/app/Frontend/pages/Home/Home.html @@ -11,8 +11,8 @@ animationIn: slideInRight <img class="logo" src="images/logo/triskel_iot_bzhx250.png" alt="IoT.bzh Logo" style="height:150px;"> App Framework Binder Simple Client </h3> -<!-- -<token-refresh></token-refresh>--> + +<token-refresh></token-refresh> <div class="button-box box-content "> |