style(lint): fix jshint issue

pull/53/head
Anthony Lapenna 9 years ago
parent 29358e5744
commit c74e8fc732

@ -9,7 +9,7 @@ function ($scope, $state, Image, Messages) {
$scope.config = {
Image: '',
Registry: '',
Registry: ''
};
$scope.order = function(sortType) {

Loading…
Cancel
Save