(function () {
    function ContentCredentialProductsController($scope, Nutupane, ContentCredential, ApiErrorHandler, translate) {
        var nutupane = new Nutupane(ContentCredential, {
            id: $scope.$stateParams.contentCredentialId
        }, 'products');