diff options
author | Fulup Ar Foll <fulup@iot.bzh> | 2015-12-23 00:54:27 +0100 |
---|---|---|
committer | Fulup Ar Foll <fulup@iot.bzh> | 2015-12-23 00:54:27 +0100 |
commit | 07bbb1900acc411da012291f6c0530230a1110e0 (patch) | |
tree | ba84040b81351ef3b7542fdbe40f9b284c5d0b69 /afb-client/app/Frontend/pages/Home/Home.html | |
parent | b9b2a4e990f6a0a80281bd21132152b79665c3d2 (diff) |
Added Autolog to TokenRefresh Widget
Diffstat (limited to 'afb-client/app/Frontend/pages/Home/Home.html')
-rw-r--r-- | afb-client/app/Frontend/pages/Home/Home.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/afb-client/app/Frontend/pages/Home/Home.html b/afb-client/app/Frontend/pages/Home/Home.html index 307bd2d..d3c6719 100644 --- a/afb-client/app/Frontend/pages/Home/Home.html +++ b/afb-client/app/Frontend/pages/Home/Home.html @@ -11,7 +11,7 @@ animationIn: slideInRight App Framework Binder Simple Client </h3> -<token-refresh></token-refresh> +<token-refresh autolog="true"></token-refresh> <div class="button-box box-content "> |