$stateProvider.state('activation-key.host-collections', {
        abstract: true,
        templateUrl: 'activation-keys/details/views/activation-key-host-collections.html'
    })
    .state('activation-key.host-collections.list', {