Return-Path: X-Original-To: apmail-incubator-bloodhound-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-bloodhound-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 87025D984 for ; Thu, 21 Feb 2013 08:36:27 +0000 (UTC) Received: (qmail 78291 invoked by uid 500); 21 Feb 2013 08:36:27 -0000 Delivered-To: apmail-incubator-bloodhound-commits-archive@incubator.apache.org Received: (qmail 78242 invoked by uid 500); 21 Feb 2013 08:36:26 -0000 Mailing-List: contact bloodhound-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: bloodhound-dev@incubator.apache.org Delivered-To: mailing list bloodhound-commits@incubator.apache.org Received: (qmail 78223 invoked by uid 99); 21 Feb 2013 08:36:25 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 Feb 2013 08:36:25 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 Feb 2013 08:36:23 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id B027A2388C28; Thu, 21 Feb 2013 08:36:03 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1448542 - /incubator/bloodhound/trunk/bloodhound_theme/bhtheme/templates/bloodhound_theme.html Date: Thu, 21 Feb 2013 08:36:03 -0000 To: bloodhound-commits@incubator.apache.org From: rjollos@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20130221083603.B027A2388C28@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: rjollos Date: Thu Feb 21 08:36:03 2013 New Revision: 1448542 URL: http://svn.apache.org/r1448542 Log: Fixes #410: Navigate to `base_url` if the user clicks on the Bloodhound logo in the header, or `[header_logo]` `link` if specified. Modified: incubator/bloodhound/trunk/bloodhound_theme/bhtheme/templates/bloodhound_theme.html Modified: incubator/bloodhound/trunk/bloodhound_theme/bhtheme/templates/bloodhound_theme.html URL: http://svn.apache.org/viewvc/incubator/bloodhound/trunk/bloodhound_theme/bhtheme/templates/bloodhound_theme.html?rev=1448542&r1=1448541&r2=1448542&view=diff ============================================================================== --- incubator/bloodhound/trunk/bloodhound_theme/bhtheme/templates/bloodhound_theme.html (original) +++ incubator/bloodhound/trunk/bloodhound_theme/bhtheme/templates/bloodhound_theme.html Thu Feb 21 08:36:03 2013 @@ -65,8 +65,10 @@