From 1f2c0faee4fbfa4ddd8ea7397f8ad39baa54a723 Mon Sep 17 00:00:00 2001 From: Waseem Daher Date: Sun, 7 Oct 2012 17:02:22 -0400 Subject: [PATCH] Unnarrow when you click 'home'. Potential downside: If you were narrowed and went to, e.g., settings, you would lose your place. If we wanted to be more fancy we could have this code fire only if you were already on the #home tab. (imported from commit 5e8d90ba255076a11aa6f7a58c447156729ca23f) --- templates/zephyr/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/zephyr/index.html b/templates/zephyr/index.html index 6b026fafc4..dc7d06eab6 100644 --- a/templates/zephyr/index.html +++ b/templates/zephyr/index.html @@ -61,7 +61,7 @@ var have_initial_messages = {{ have_initial_messages }}; {{ user_profile.full_name }}
{{ user_profile.user.email }} (not you?) -
  • Home
  • +
  • Home
  • Subscriptions
  • Starred
  • Settings