From 891b3bda7a189b49a7a4187c91be0614b1d9cecd Mon Sep 17 00:00:00 2001 From: Simon Wex Date: Wed, 8 Aug 2012 01:24:23 -0700 Subject: [PATCH] Adding a hint if an error occurs. --- app/http/views/social/sidebar.ejs | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app/http/views/social/sidebar.ejs b/app/http/views/social/sidebar.ejs index e7ee144..e3c7bd9 100644 --- a/app/http/views/social/sidebar.ejs +++ b/app/http/views/social/sidebar.ejs @@ -52,7 +52,6 @@ window.location.reload(); }, 'feed.story': function(data){ - var li = storyTemplate.clone(); li.attr('id', data.id); @@ -215,7 +214,7 @@ height="30" width="30" src="https://secure.gravatar.com/avatar/xx?s=30" /> -

bronson commented on issue 531 on twitter/bootstrap

+

Template Story. -- If you see this, file a bug.