From 4136c1506e0c894e604ec069339313987a7e05e7 Mon Sep 17 00:00:00 2001 From: Fulup Ar Foll <fulup@iot.bzh> Date: Sun, 20 Dec 2015 21:04:34 +0100 Subject: Implemented client upload with rangeslider and zip open --- afb-client/app/Frontend/pages/Home/Home.html | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'afb-client/app/Frontend/pages/Home/Home.html') diff --git a/afb-client/app/Frontend/pages/Home/Home.html b/afb-client/app/Frontend/pages/Home/Home.html index 6eda66d..25bb983 100644 --- a/afb-client/app/Frontend/pages/Home/Home.html +++ b/afb-client/app/Frontend/pages/Home/Home.html @@ -1,5 +1,4 @@ -<!-- comment --> - +<!-- Foundation Annotations generate tmp/route.js --> --- name: myhome url: /home @@ -31,6 +30,6 @@ animationIn: slideInRight </div> </div> -<!-- + <link-button href="sample" icon="fi-home" label="sample"></link-button> ---> + -- cgit