more build fixes (remove phantom shutdown page)

This commit is contained in:
Joey Hess 2013-11-25 14:33:14 -04:00
parent ab4fd36c0e
commit 8a9928742f

View file

@ -38,8 +38,7 @@ getShutdownConfirmedR = do
- the transfer processes). -}
ts <- M.keys . currentTransfers <$> getDaemonStatus
mapM_ pauseTransfer ts
page "Shutdown" Nothing $ do
webapp <- liftH getYesod
webapp <- getYesod
let url = T.unpack $ yesodRender webapp (T.pack "") NotRunningR []
{- Signal any other web browsers. -}
liftAssistant $ do