From 5a87b82700a736e7c443023399da3d2a31098895 Mon Sep 17 00:00:00 2001 From: Romain Forlot Date: Thu, 4 May 2017 13:59:00 +0200 Subject: Rename to more meaningful name directories Change-Id: Ib3990308c1f2358b3e330cd0068719098c4dab56 Signed-off-by: Romain Forlot --- examples/hybrid-html5/app/Frontend/etc/routes.js | 1 - 1 file changed, 1 deletion(-) delete mode 100644 examples/hybrid-html5/app/Frontend/etc/routes.js (limited to 'examples/hybrid-html5/app/Frontend/etc/routes.js') diff --git a/examples/hybrid-html5/app/Frontend/etc/routes.js b/examples/hybrid-html5/app/Frontend/etc/routes.js deleted file mode 100644 index 0df3030..0000000 --- a/examples/hybrid-html5/app/Frontend/etc/routes.js +++ /dev/null @@ -1 +0,0 @@ -var foundationRoutes = [{"name":"SampleHome","url":"/sample-home","controller":"SampleHomeController as ctrl","animationIn":"slideInRight","path":"pages/SampleHome/SampleHome.html"}]; -- cgit 1.2.3-korg