From 0d4274fdebf7ea07d4c3f11f6b72018357a01225 Mon Sep 17 00:00:00 2001 From: Kevan Ahlquist Date: Mon, 9 Feb 2015 23:10:05 -0600 Subject: [PATCH] Added restart to container list actions. --- app/components/containers/containers.html | 1 + app/components/containers/containersController.js | 4 ++++ dist/dockerui.js | 5 +++++ dist/templates/app.js | 1 + 4 files changed, 11 insertions(+) diff --git a/app/components/containers/containers.html b/app/components/containers/containers.html index a4f159f61..1ae9b1ef7 100644 --- a/app/components/containers/containers.html +++ b/app/components/containers/containers.html @@ -8,6 +8,7 @@