update comment
This commit is contained in:
parent
24d1ec760d
commit
5870f713f0
1 changed files with 1 additions and 3 deletions
|
@ -27,9 +27,7 @@ import Text.Hamlet
|
||||||
import qualified Data.Map as M
|
import qualified Data.Map as M
|
||||||
import Control.Concurrent
|
import Control.Concurrent
|
||||||
|
|
||||||
{- A display of currently running and queued transfers.
|
{- A display of currently running and queued transfers. -}
|
||||||
-
|
|
||||||
- Or, if there have never been any this run, an intro display. -}
|
|
||||||
transfersDisplay :: Bool -> Widget
|
transfersDisplay :: Bool -> Widget
|
||||||
transfersDisplay warnNoScript = do
|
transfersDisplay warnNoScript = do
|
||||||
webapp <- lift getYesod
|
webapp <- lift getYesod
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue