summaryrefslogtreecommitdiffstats
path: root/afb-client/app/Frontend/etc/routes.js
blob: c3c5ba45113fcf9094e1a0aa679ffad5d82c0333 (plain)
1
var foundationRoutes = [{"name":"mysample","url":"/sample","controller":"SampleController as ctrl","animationIn":"slideInRight","path":"pages/Sample/Sample.html"},{"name":"myhome","url":"/home","controller":"HomeController as ctrl","animationIn":"slideInRight","path":"pages/Home/Home.html"}];