equal
deleted
inserted
replaced
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') { |