refactor(ui): fix jshint issue

pull/36/head
Anthony Lapenna 9 years ago
parent 3bcd1bf665
commit 2d311518a7

@ -8,7 +8,7 @@ function ($scope, $state, Config, Container, Image, Volume, Network, Messages, V
$scope.formValues = {
Console: 'none',
Volumes: [],
Volumes: []
};
$scope.config = {

Loading…
Cancel
Save