1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-07-23 07:19:41 +02:00

style(lint): fix jshint issue

This commit is contained in:
Anthony Lapenna 2016-07-08 16:20:31 +12:00
parent 29358e5744
commit c74e8fc732

View file

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