From c2f3e66d8c65e46046f83221996b3a180bd49657 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 29 Jul 2012 11:31:06 -0400 Subject: show alerts in the sidebar This has a bug -- it seems long polling can only wait on one page at a time. Need to re-unify the notifiers. --- templates/sidebar.hamlet | 17 +---------------- 1 file changed, 1 insertion(+), 16 deletions(-) (limited to 'templates/sidebar.hamlet') diff --git a/templates/sidebar.hamlet b/templates/sidebar.hamlet index 3b5048151..32900b920 100644 --- a/templates/sidebar.hamlet +++ b/templates/sidebar.hamlet @@ -1,18 +1,3 @@
- $maybe msg <- mmsg -
- × - #{msg} -
- × - This is just a demo. If this were not just a demo, - I'd not be filling this sidebar with silly alerts. -
- × - Well done! - You successfully read this important alert message. -
- × - Whoops! - Unable to connect to blah blah.. #{date} + ^{content} -- cgit v1.2.3