Return-Path: X-Original-To: apmail-incubator-allura-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-allura-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 D777EF92B for ; Thu, 21 Mar 2013 14:21:38 +0000 (UTC) Received: (qmail 73564 invoked by uid 500); 21 Mar 2013 14:21:38 -0000 Delivered-To: apmail-incubator-allura-commits-archive@incubator.apache.org Received: (qmail 73388 invoked by uid 500); 21 Mar 2013 14:21:38 -0000 Mailing-List: contact allura-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: allura-dev@incubator.apache.org Delivered-To: mailing list allura-commits@incubator.apache.org Received: (qmail 73225 invoked by uid 99); 21 Mar 2013 14:21:38 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 Mar 2013 14:21:38 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id C9A9B3EF65; Thu, 21 Mar 2013 14:21:37 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: tvansteenburgh@apache.org To: allura-commits@incubator.apache.org Date: Thu, 21 Mar 2013 14:21:37 -0000 Message-Id: X-Mailer: ASF-Git Admin Mailer Subject: [01/48] git commit: [#5755] quick fix for ForgeHg icon not referencing right Updated Branches: refs/heads/si/5453 16b7fb043 -> 2e6455f0a (forced update) [#5755] quick fix for ForgeHg icon not referencing right Project: http://git-wip-us.apache.org/repos/asf/incubator-allura/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-allura/commit/234ef740 Tree: http://git-wip-us.apache.org/repos/asf/incubator-allura/tree/234ef740 Diff: http://git-wip-us.apache.org/repos/asf/incubator-allura/diff/234ef740 Branch: refs/heads/si/5453 Commit: 234ef740dca3fd6b2791aefef474aa6cc86e0b31 Parents: 6049825 Author: Dave Brondsema Authored: Fri Mar 8 22:54:13 2013 +0000 Committer: Dave Brondsema Committed: Fri Mar 8 22:54:13 2013 +0000 ---------------------------------------------------------------------- .../allura/ext/admin/templates/project_admin.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/234ef740/Allura/allura/ext/admin/templates/project_admin.html ---------------------------------------------------------------------- diff --git a/Allura/allura/ext/admin/templates/project_admin.html b/Allura/allura/ext/admin/templates/project_admin.html index 4f140fd..7ea4052 100644 --- a/Allura/allura/ext/admin/templates/project_admin.html +++ b/Allura/allura/ext/admin/templates/project_admin.html @@ -42,7 +42,7 @@ {% if scm_tools %} {% set tool = scm_tools[0] %}
- +

Code