From e8a1ecad9402b0435840a4c16ff482e6c32e2c01 Mon Sep 17 00:00:00 2001 From: Waseem Daher Date: Wed, 12 Sep 2012 13:18:49 -0400 Subject: [PATCH] Renaming some divs for additional clarity. unhide -> show_all_messages narrow_indicator -> currently_narrowed_to narrow -> searchbox This is a little clearer about what these buttons/functions do, which will be useful as we add a little more complexity associated with searching. (imported from commit b51e745ea71c212d6735e04011eaea5e71bf6d5a) --- templates/zephyr/index.html | 6 +++--- zephyr/static/js/zephyr.js | 16 ++++++++-------- zephyr/static/styles/zephyr.css | 2 +- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/templates/zephyr/index.html b/templates/zephyr/index.html index 25ce460719..bab4d51fb2 100644 --- a/templates/zephyr/index.html +++ b/templates/zephyr/index.html @@ -65,10 +65,10 @@ var people_list = {{ people }};

-
+