From 0950aa45c4eed2da14e480476f44f7dec2c2dce4 Mon Sep 17 00:00:00 2001 From: Steve Howell Date: Wed, 25 Sep 2013 18:15:12 -0400 Subject: [PATCH] Eliminate the default_tab attribute in ActivityTable. (Just have the template automatically select the first tab.) (imported from commit 4a1877c8d3d6215f8e8ad6a184c79bf4eb001001) --- templates/zerver/activity.html | 4 ++-- zerver/views/__init__.py | 5 ++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/templates/zerver/activity.html b/templates/zerver/activity.html index 1fe27251dd..a41c16f2fe 100644 --- a/templates/zerver/activity.html +++ b/templates/zerver/activity.html @@ -22,7 +22,7 @@