summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-01-15 14:47:33 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-01-15 14:47:33 -0400
commitcb607ae95a4c74804fe3ab71af6d9bfa3fd4c9d9 (patch)
tree997ed7e04bd8bd9c7fdd43d4a74e8d55a0c6c9b0
parent6e79bd48fa569bcb54ec6ebba4e6000dba42ed17 (diff)
remove done item
-rw-r--r--doc/design/assistant/webapp.mdwn2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/design/assistant/webapp.mdwn b/doc/design/assistant/webapp.mdwn
index 5c863fa50..f71490373 100644
--- a/doc/design/assistant/webapp.mdwn
+++ b/doc/design/assistant/webapp.mdwn
@@ -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