remove done item

This commit is contained in:
Joey Hess 2013-01-15 14:47:33 -04:00
parent 85ae7536aa
commit 0b36c735c9

View file

@ -8,8 +8,6 @@ The webapp is a web server that displays a shiny interface.
This is quite likely because of how the div containing transfers is refereshed.
If instead javascript was used to update the progress bar etc for transfers
with json data, the buttons would work better.
* Some forms display a modal message when submitted and also have required
fields. This does not interact well.
## interface