Finishing off module info for now.
This commit is contained in:
@@ -109,7 +109,7 @@ module.config(function($stateProvider, $urlRouterProvider) {
|
||||
});
|
||||
|
||||
$stateProvider.state('session.memory', {
|
||||
url: '/memory',
|
||||
url: '/memory?a',
|
||||
templateUrl: 'assets/ui/memory/memory-tab.html',
|
||||
controller: function($stateParams) {
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user