Return-Path: X-Original-To: apmail-incubator-flex-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-flex-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 DE657DC8B for ; Sat, 6 Oct 2012 12:12:50 +0000 (UTC) Received: (qmail 54142 invoked by uid 500); 6 Oct 2012 12:12:50 -0000 Delivered-To: apmail-incubator-flex-commits-archive@incubator.apache.org Received: (qmail 54110 invoked by uid 500); 6 Oct 2012 12:12:50 -0000 Mailing-List: contact flex-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: flex-dev@incubator.apache.org Delivered-To: mailing list flex-commits@incubator.apache.org Received: (qmail 54101 invoked by uid 99); 6 Oct 2012 12:12:50 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 06 Oct 2012 12:12:50 +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; Sat, 06 Oct 2012 12:12:48 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 7889D23888FE; Sat, 6 Oct 2012 12:12:05 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1395021 - /incubator/flex/site/trunk/templates/flex_page.html Date: Sat, 06 Oct 2012 12:12:05 -0000 To: flex-commits@incubator.apache.org From: erikdebruin@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20121006121205.7889D23888FE@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: erikdebruin Date: Sat Oct 6 12:12:05 2012 New Revision: 1395021 URL: http://svn.apache.org/viewvc?rev=1395021&view=rev Log: Working on the new Flex project site. Modified: incubator/flex/site/trunk/templates/flex_page.html Modified: incubator/flex/site/trunk/templates/flex_page.html URL: http://svn.apache.org/viewvc/incubator/flex/site/trunk/templates/flex_page.html?rev=1395021&r1=1395020&r2=1395021&view=diff ============================================================================== --- incubator/flex/site/trunk/templates/flex_page.html (original) +++ incubator/flex/site/trunk/templates/flex_page.html Sat Oct 6 12:12:05 2012 @@ -7,7 +7,7 @@ {% block notice %}{{ headers.notice }}{% endblock %} - {% if headers.UseNav == "about" %}Whoa!{% endif %} + {% if headers.usenav == "about" %}Whoa!{% endif %}