From patchwork Wed Oct 12 20:42:15 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Michael-Doyle Hudson X-Patchwork-Id: 4650 Return-Path: X-Original-To: patchwork@peony.canonical.com Delivered-To: patchwork@peony.canonical.com Received: from fiordland.canonical.com (fiordland.canonical.com [91.189.94.145]) by peony.canonical.com (Postfix) with ESMTP id D114F23DEF for ; Wed, 12 Oct 2011 20:42:17 +0000 (UTC) Received: from mail-ey0-f180.google.com (mail-ey0-f180.google.com [209.85.215.180]) by fiordland.canonical.com (Postfix) with ESMTP id C111FA1854A for ; Wed, 12 Oct 2011 20:42:17 +0000 (UTC) Received: by eyg5 with SMTP id 5so1557387eyg.11 for ; Wed, 12 Oct 2011 13:42:17 -0700 (PDT) Received: by 10.223.85.134 with SMTP id o6mr1067427fal.8.1318452137468; Wed, 12 Oct 2011 13:42:17 -0700 (PDT) X-Forwarded-To: linaro-patchwork@canonical.com X-Forwarded-For: patch@linaro.org linaro-patchwork@canonical.com Delivered-To: patches@linaro.org Received: by 10.152.24.41 with SMTP id r9cs236219laf; Wed, 12 Oct 2011 13:42:16 -0700 (PDT) Received: by 10.227.129.5 with SMTP id m5mr220243wbs.67.1318452135782; Wed, 12 Oct 2011 13:42:15 -0700 (PDT) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id n11si1144131wbh.43.2011.10.12.13.42.15 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 12 Oct 2011 13:42:15 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of bounces@canonical.com designates 91.189.90.7 as permitted sender) client-ip=91.189.90.7; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of bounces@canonical.com designates 91.189.90.7 as permitted sender) smtp.mail=bounces@canonical.com Received: from ackee.canonical.com ([91.189.89.26]) by indium.canonical.com with esmtp (Exim 4.71 #1 (Debian)) id 1RE5d1-0007u1-39 for ; Wed, 12 Oct 2011 20:42:15 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id 0CE7AE09E9 for ; Wed, 12 Oct 2011 20:42:15 +0000 (UTC) MIME-Version: 1.0 X-Launchpad-Project: lava-server X-Launchpad-Branch: ~linaro-validation/lava-server/trunk X-Launchpad-Message-Rationale: Subscriber X-Launchpad-Branch-Revision-Number: 262 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-server/trunk] Rev 262: do not show an entry in the nav bar for an extension that has None for a name Message-Id: <20111012204215.10116.28167.launchpad@ackee.canonical.com> Date: Wed, 12 Oct 2011 20:42:15 -0000 Reply-To: noreply@launchpad.net Sender: bounces@canonical.com Errors-To: bounces@canonical.com Precedence: bulk X-Generated-By: Launchpad (canonical.com); Revision="14124"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: 573f18133d3713d4ca32dc849867f51da0bff740 Merge authors: Michael Hudson-Doyle (mwhudson) Related merge proposals: https://code.launchpad.net/~mwhudson/lava-server/no-nav-for-extension.name-None/+merge/79046 proposed by: Michael Hudson-Doyle (mwhudson) review: Approve - Zygmunt Krynicki (zkrynicki) ------------------------------------------------------------ revno: 262 [merge] committer: Michael Hudson-Doyle branch nick: trunk timestamp: Thu 2011-10-13 09:40:13 +1300 message: do not show an entry in the nav bar for an extension that has None for a name modified: lava_server/templates/layouts/content.html --- lp:lava-server https://code.launchpad.net/~linaro-validation/lava-server/trunk You are subscribed to branch lp:lava-server. To unsubscribe from this branch go to https://code.launchpad.net/~linaro-validation/lava-server/trunk/+edit-subscription === modified file 'lava_server/templates/layouts/content.html' --- lava_server/templates/layouts/content.html 2011-10-03 12:35:01 +0000 +++ lava_server/templates/layouts/content.html 2011-10-11 23:07:15 +0000 @@ -40,7 +40,9 @@