diff options
author | Fulup Ar Foll <fulup@iot.bzh> | 2016-01-25 22:27:29 +0100 |
---|---|---|
committer | Fulup Ar Foll <fulup@iot.bzh> | 2016-01-25 22:27:29 +0100 |
commit | 33940e952258bf1026a5f2c0687e4da01bc66004 (patch) | |
tree | 44d95bee97e670c05996a547d655d4d710463ee3 /afm-client/app/Frontend/pages | |
parent | 3ebdce373e134b70b129154d8033c1c628847a6c (diff) |
Cosmetic fixes
Diffstat (limited to 'afm-client/app/Frontend/pages')
-rw-r--r-- | afm-client/app/Frontend/pages/Dashboard/Dashboard.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/afm-client/app/Frontend/pages/Dashboard/Dashboard.html b/afm-client/app/Frontend/pages/Dashboard/Dashboard.html index c393271..46dd60a 100644 --- a/afm-client/app/Frontend/pages/Dashboard/Dashboard.html +++ b/afm-client/app/Frontend/pages/Dashboard/Dashboard.html @@ -28,6 +28,6 @@ animationIn: slideInRight </div> -<link-button href="sample" icon="fi-home" label="sample"></link-button> +<!--<link-button href="sample" icon="fi-home" label="sample"></link-button>--> <token-refresh autolog="true" callback="ctrl.AutoStart"></token-refresh> |