From 3bb7ad5f1f3acc0c02f26d374d60337d814c5d54 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 3 Jan 2013 15:16:40 -0400 Subject: webapp: Add UI to stop assistant. Would like to also have restart UI, but that's rather harder to do, seems it'd need to start another copy of the webapp, and redirect the browser to its new url, but running two assistants in the same repo at the same time isn't good. --- Assistant/Threads/WebApp.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'Assistant/Threads') diff --git a/Assistant/Threads/WebApp.hs b/Assistant/Threads/WebApp.hs index a91a198e9..58e7de1f6 100644 --- a/Assistant/Threads/WebApp.hs +++ b/Assistant/Threads/WebApp.hs @@ -25,6 +25,7 @@ import Assistant.WebApp.Configurators.AWS import Assistant.WebApp.Configurators.WebDAV import Assistant.WebApp.Configurators.XMPP import Assistant.WebApp.Documentation +import Assistant.WebApp.Control import Assistant.WebApp.OtherRepos import Assistant.Types.ThreadedMonad import Utility.WebApp -- cgit v1.2.3