Commit 21f9ba31645a716b72dfa4f4d298a4f616f6341c

Authored by DANG
1 parent 4d7dab16fa
Exists in master and in 1 other branch develop

commit route

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

app/scripts/routes.js
1 1 define([], function(){
2 2 'use strict';
3 3 return {
4   - defaultRoutePaths: '/1',
  4 + defaultRoutePaths: '/1/place_1',
5 5 routes: {
6 6 '/:tShirt/:place': {
7 7 templateUrl: 'views/main.html',