Remove 'All messages' sidebar link.

Nobody uses it, and it causes confusion. (How is it different from 'Home'?)

For now, leave in the ability to get to the narrow, although we may
ultimately want to do away with it as well.

(imported from commit 35b3f27e39c4de3391bc5571b32f7242a29f4cfa)
This commit is contained in:
Jessica McKellar
2013-10-31 09:21:35 -04:00
parent 020bd9d4e9
commit 69481a0843
3 changed files with 0 additions and 15 deletions

View File

@@ -1562,7 +1562,6 @@ $(function () {
hashchange.initialize();
invite.initialize();
activity.initialize();
subs.update_all_messages_link();
tutorial.initialize();
onboarding.initialize();
});