diff --git a/app/components/images/imagesController.js b/app/components/images/imagesController.js index d53ab25fc..5eac079dd 100644 --- a/app/components/images/imagesController.js +++ b/app/components/images/imagesController.js @@ -9,7 +9,7 @@ function ($scope, $state, Image, Messages) { $scope.config = { Image: '', - Registry: '', + Registry: '' }; $scope.order = function(sortType) {