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 Control.Concurrent
|
||||
|
||||
{- A display of currently running and queued transfers.
|
||||
-
|
||||
- Or, if there have never been any this run, an intro display. -}
|
||||
{- A display of currently running and queued transfers. -}
|
||||
transfersDisplay :: Bool -> Widget
|
||||
transfersDisplay warnNoScript = do
|
||||
webapp <- lift getYesod
|
||||
|
|
Loading…
Add table
Reference in a new issue