From patchwork Tue Jan 8 01:27:12 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Michael-Doyle Hudson X-Patchwork-Id: 13897 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 B6F7623E2E for ; Tue, 8 Jan 2013 01:27:15 +0000 (UTC) Received: from mail-vc0-f179.google.com (mail-vc0-f179.google.com [209.85.220.179]) by fiordland.canonical.com (Postfix) with ESMTP id 57775A189CC for ; Tue, 8 Jan 2013 01:27:15 +0000 (UTC) Received: by mail-vc0-f179.google.com with SMTP id p1so20635069vcq.10 for ; Mon, 07 Jan 2013 17:27:14 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:x-forwarded-to:x-forwarded-for:delivered-to:x-received :received-spf:content-type:mime-version:x-launchpad-project :x-launchpad-branch:x-launchpad-message-rationale :x-launchpad-branch-revision-number:x-launchpad-notification-type:to :from:subject:message-id:date:reply-to:sender:errors-to:precedence :x-generated-by:x-launchpad-hash:x-gm-message-state; bh=ggIdRyLnEnOEKrxXlX/pQyN7SyfgVR37YyYPYyIQ8lQ=; b=K/XxQdQqa+GiqF0RJ1SnLUlh+UPfhTDtcUCzfNut9IZubvOX54LxD/UqWR+u3kvIBi b+0b+DOt55+CA7zjadEYRUQcFeFpwRhVy8bKpoliCTq9BC4qWP1opc42iRpkjr7fv5pP 09PrECaivJfO+vNHDIhx6GIEm5rxoaw83qTAwV+BLp/KL9L7JAryGAKHlJjW01BiG9DZ gaS3vVRC+g3EcLs0CAiJX6I8GuS08pUCZ3wbkDexQTY0SpLYV7XY3gMIiQ73MxnKQ6z7 7dBmkoAql7D1jajGR3gw3trHQzx+jLjqbAnKCtbIVGwoYaNwVsmhprfpJ4pPari7ViTs Uxcw== X-Received: by 10.220.8.18 with SMTP id f18mr83092960vcf.14.1357608434816; Mon, 07 Jan 2013 17:27:14 -0800 (PST) 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.58.145.101 with SMTP id st5csp88199veb; Mon, 7 Jan 2013 17:27:14 -0800 (PST) X-Received: by 10.194.71.244 with SMTP id y20mr89952276wju.19.1357608433601; Mon, 07 Jan 2013 17:27:13 -0800 (PST) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id l2si91503853wjb.61.2013.01.07.17.27.13 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 07 Jan 2013 17:27:13 -0800 (PST) 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 1TsNyD-0002qp-0J for ; Tue, 08 Jan 2013 01:27:13 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id E0F39E023D for ; Tue, 8 Jan 2013 01:27:12 +0000 (UTC) MIME-Version: 1.0 X-Launchpad-Project: lava-dashboard X-Launchpad-Branch: ~linaro-validation/lava-dashboard/trunk X-Launchpad-Message-Rationale: Subscriber X-Launchpad-Branch-Revision-Number: 380 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-dashboard/trunk] Rev 380: remove [BETA] tag from filters menu entry Message-Id: <20130108012712.26098.895.launchpad@ackee.canonical.com> Date: Tue, 08 Jan 2013 01:27:12 -0000 Reply-To: noreply@launchpad.net Sender: bounces@canonical.com Errors-To: bounces@canonical.com Precedence: bulk X-Generated-By: Launchpad (canonical.com); Revision="16402"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: 3ffc983122597a13e896780199d0357ca5916e5a X-Gm-Message-State: ALoCoQnmXXRRNbQX5oMEjkMmqzxJ/jdyM2uzo/T5mtqknJlz24AfUHlLWsbXVO4ahh9b/bMnSlyv ------------------------------------------------------------ revno: 380 committer: Michael Hudson-Doyle branch nick: trunk timestamp: Tue 2013-01-08 14:26:16 +1300 message: remove [BETA] tag from filters menu entry modified: dashboard_app/extension.py --- lp:lava-dashboard https://code.launchpad.net/~linaro-validation/lava-dashboard/trunk You are subscribed to branch lp:lava-dashboard. To unsubscribe from this branch go to https://code.launchpad.net/~linaro-validation/lava-dashboard/trunk/+edit-subscription === modified file 'dashboard_app/extension.py' --- dashboard_app/extension.py 2012-10-01 08:08:51 +0000 +++ dashboard_app/extension.py 2013-01-08 01:26:16 +0000 @@ -46,7 +46,7 @@ Menu("Data Views", reverse("dashboard_app.views.data_view_list")), Menu("Reports", reverse("dashboard_app.views.report_list")), Menu("Image Reports", reverse("dashboard_app.views.images.image_report_list")), - Menu("[BETA] Filters", reverse("dashboard_app.views.filters.views.filters_list")), + Menu("Filters", reverse("dashboard_app.views.filters.views.filters_list")), ] return menu