summaryrefslogtreecommitdiff
path: root/doc/design/assistant/webapp.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-07-30 16:56:10 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-07-30 16:56:10 -0400
commit579972ddfe0c895241d8700df00e80a602f463a6 (patch)
tree8160ade484bdf9a18eaa9675d7ad110a4a2c789f /doc/design/assistant/webapp.mdwn
parent999d337f9cbbb2bc16a25532c66b525d7064b95d (diff)
update
Diffstat (limited to 'doc/design/assistant/webapp.mdwn')
-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 da8de8132..ebf168996 100644
--- a/doc/design/assistant/webapp.mdwn
+++ b/doc/design/assistant/webapp.mdwn
@@ -38,5 +38,3 @@ The webapp is a web server that displays a shiny interface.
* Fix notification handle leakage on pages other than the main page.
The javascript should use AJAX to request handles, that way
they won't be allocated at all in noscript.
-* Hook up notificaton close button to a callback that removes the notification
- from the list. Otherwise reloading brings them back.