From 3396ed1b8f2c19dd3711c258129dada3b524cb75 Mon Sep 17 00:00:00 2001 From: Jeffrey Morgan Date: Sun, 1 Mar 2015 18:55:37 -0500 Subject: [PATCH] Fix retry --- src/Containers.react.js | 1 - src/Setup.react.js | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/src/Containers.react.js b/src/Containers.react.js index a9fcc266a5..351a780ca5 100644 --- a/src/Containers.react.js +++ b/src/Containers.react.js @@ -165,7 +165,6 @@ var Containers = React.createClass({ } var button; - console.log(this.state.downloading); if (this.state.downloading) { button = ( Only one container can be downloaded at a time.}> diff --git a/src/Setup.react.js b/src/Setup.react.js index c684dffffa..a5c284f26b 100644 --- a/src/Setup.react.js +++ b/src/Setup.react.js @@ -105,7 +105,7 @@ var Setup = React.createClass({

Couldn't Install Requirements

Kitematic didn't receive the administrative privileges required to install or upgrade VirtualBox & Docker.

Please click retry. If VirtualBox is not installed, you can download & install it manually from the official Oracle website.

-

+