diff options
Diffstat (limited to 'templates/hybrid-html5/app/Frontend/etc/routes.js')
-rw-r--r-- | templates/hybrid-html5/app/Frontend/etc/routes.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/hybrid-html5/app/Frontend/etc/routes.js b/templates/hybrid-html5/app/Frontend/etc/routes.js deleted file mode 100644 index 0df3030..0000000 --- a/templates/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"}]; |