projects
/
git-annex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
24d1ec7
)
update comment
author
Joey Hess
<joey@kitenet.net>
Thu, 28 Mar 2013 19:03:51 +0000
(15:03 -0400)
committer
Joey Hess
<joey@kitenet.net>
Thu, 28 Mar 2013 19:03:51 +0000
(15:03 -0400)
Assistant/WebApp/DashBoard.hs
patch
|
blob
|
history
diff --git
a/Assistant/WebApp/DashBoard.hs
b/Assistant/WebApp/DashBoard.hs
index 00738a70c2494ca2ec52a3bd1f25e434cd162d31..bb97074155b72797c3c2f243bacccb42ef058663 100644
(file)
--- a/
Assistant/WebApp/DashBoard.hs
+++ b/
Assistant/WebApp/DashBoard.hs
@@
-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