cms/app-client/config/environment.js
changeset 394 48458e099b05
parent 319 78990a8a069b
child 456 3a32d2f57429
equal deleted inserted replaced
393:5ef3bfef0bff 394:48458e099b05
    13                 // e.g. 'with-controller': true
    13                 // e.g. 'with-controller': true
    14             }
    14             }
    15         },
    15         },
    16         APP: {
    16         APP: {
    17             backRootURL: '/corpus/',
    17             backRootURL: '/corpus/',
       
    18             navigationLinksSelector: '.sub-menu > a',
    18             // Here you can pass flags/options to your application instance
    19             // Here you can pass flags/options to your application instance
    19             // when it is created
    20             // when it is created
    20         }
    21         }
    21     };
    22     };
    22     if (environment === 'development') {
    23     if (environment === 'development') {