diff options
Diffstat (limited to 'afm-client/app/Frontend/pages/Dashboard')
-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> |