From patchwork Sun Apr 22 23:44:09 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Michael-Doyle Hudson X-Patchwork-Id: 8004 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 740D723E20 for ; Sun, 22 Apr 2012 23:44:13 +0000 (UTC) Received: from mail-iy0-f180.google.com (mail-iy0-f180.google.com [209.85.210.180]) by fiordland.canonical.com (Postfix) with ESMTP id 1835DA18112 for ; Sun, 22 Apr 2012 23:44:12 +0000 (UTC) Received: by iage36 with SMTP id e36so21760466iag.11 for ; Sun, 22 Apr 2012 16:44:12 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-forwarded-to:x-forwarded-for:delivered-to: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=t9MDz4MmQ6WMr6C4tKdklPUOl/V/vJw4AZy3JEgGR5s=; b=mUZ17ab+b/PHH/1HBwkPqoXwpvtaFMU665EnBuVTSD0pgSH0Y3eKCq0y1u+fbwsDRP D/dUmv+XlOODZCV9hT7SzBHco/RlxJehNti+O6A3tGmfJhIcURSXwW+sPQj+Xg4DzcCG 16umM3GBdKXQV26lMUIhR8cD5c/HGf1dvJyp8dBlInZ1Y7qSzkvry5jd4lrSXqjke5XQ Om9mT4YztcQhq8AQNF38WZEKkCnrrTF0NgIepUObCL6Uemnc3UvoNJyTdZoA2AuJqYZx MwuoKWu2gr8eH7IkOClieMLq4cj8c5rq7qx24cOzGqj+DGMnFT5yGX/vfd4op19FGYji VVsw== Received: by 10.50.196.230 with SMTP id ip6mr4710145igc.49.1335138252566; Sun, 22 Apr 2012 16:44:12 -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.231.137.198 with SMTP id x6csp76652ibt; Sun, 22 Apr 2012 16:44:10 -0700 (PDT) Received: by 10.180.82.132 with SMTP id i4mr16358051wiy.12.1335138250446; Sun, 22 Apr 2012 16:44:10 -0700 (PDT) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id w71si13558470weq.126.2012.04.22.16.44.10 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 22 Apr 2012 16:44:10 -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 1SM6Rt-0002oY-Uk for ; Sun, 22 Apr 2012 23:44:09 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id DA3FEE087E for ; Sun, 22 Apr 2012 23:44:09 +0000 (UTC) MIME-Version: 1.0 X-Launchpad-Project: lava-scheduler X-Launchpad-Branch: ~linaro-validation/lava-scheduler/trunk X-Launchpad-Message-Rationale: Subscriber X-Launchpad-Branch-Revision-Number: 164 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-scheduler/trunk] Rev 164: remove ajax_table.html, which belongs in lava-server now (Chris Johnston) Message-Id: <20120422234409.19931.68094.launchpad@ackee.canonical.com> Date: Sun, 22 Apr 2012 23:44:09 -0000 Reply-To: noreply@launchpad.net Sender: bounces@canonical.com Errors-To: bounces@canonical.com Precedence: bulk X-Generated-By: Launchpad (canonical.com); Revision="15120"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: 523b8db62bfed4d142fe438389266d59f9143df8 X-Gm-Message-State: ALoCoQnZKJFMpqTmkf9n5fyCpkAUmwCk7VR32JdQEgVZnbDJXIkafB5h7b2lZV0mjoSmzcCPPwx+ Merge authors: Chris Johnston (chrisjohnston) Related merge proposals: https://code.launchpad.net/~chrisjohnston/lava-scheduler/move-ajax-table-html/+merge/102928 proposed by: Chris Johnston (chrisjohnston) review: Approve - Zygmunt Krynicki (zkrynicki) ------------------------------------------------------------ revno: 164 [merge] committer: Michael Hudson-Doyle branch nick: trunk timestamp: Mon 2012-04-23 11:41:59 +1200 message: remove ajax_table.html, which belongs in lava-server now (Chris Johnston) removed: lava_scheduler_app/templates/lava_scheduler_app/ajax_table.html --- lp:lava-scheduler https://code.launchpad.net/~linaro-validation/lava-scheduler/trunk You are subscribed to branch lp:lava-scheduler. To unsubscribe from this branch go to https://code.launchpad.net/~linaro-validation/lava-scheduler/trunk/+edit-subscription === removed file 'lava_scheduler_app/templates/lava_scheduler_app/ajax_table.html' --- lava_scheduler_app/templates/lava_scheduler_app/ajax_table.html 2012-03-06 03:44:20 +0000 +++ lava_scheduler_app/templates/lava_scheduler_app/ajax_table.html 1970-01-01 00:00:00 +0000 @@ -1,25 +0,0 @@ -{% extends "django_tables2/table.html" %} - -{% block table.thead %} - - - {% for column in table.columns %} - {{ column.header }} - {% endfor %} - - -{% endblock table.thead %} - -{% block table %} -{{ block.super }} -{% comment %} -The div below is a ridiculous hack to avoid the jQuery.details.js -setting the display: of the script element to "block" when showing a -table that is in a
element. -{% endcomment %} -
- -
-{% endblock %}