refactor(ui): fix jshint issue

pull/36/head
Anthony Lapenna 2016-07-06 14:21:00 +12:00
parent 3bcd1bf665
commit 2d311518a7
1 changed files with 1 additions and 1 deletions

View File

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