Return-Path: X-Original-To: apmail-climate-commits-archive@minotaur.apache.org Delivered-To: apmail-climate-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 C81AD11E80 for ; Mon, 21 Jul 2014 13:24:38 +0000 (UTC) Received: (qmail 63821 invoked by uid 500); 21 Jul 2014 13:24:38 -0000 Delivered-To: apmail-climate-commits-archive@climate.apache.org Received: (qmail 63737 invoked by uid 500); 21 Jul 2014 13:24:38 -0000 Mailing-List: contact commits-help@climate.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@climate.apache.org Delivered-To: mailing list commits@climate.apache.org Received: (qmail 62748 invoked by uid 99); 21 Jul 2014 13:24: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; Mon, 21 Jul 2014 13:24:38 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id F2CBB9AD11E; Mon, 21 Jul 2014 13:24:37 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: joyce@apache.org To: commits@climate.apache.org Date: Mon, 21 Jul 2014 13:25:06 -0000 Message-Id: <68382f27f31448debfdc49163cb73e22@git.apache.org> In-Reply-To: <38c15aa91f7545cfa8618246c08de9f4@git.apache.org> References: <38c15aa91f7545cfa8618246c08de9f4@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [30/50] git commit: Fix results views Fix results views Project: http://git-wip-us.apache.org/repos/asf/climate/repo Commit: http://git-wip-us.apache.org/repos/asf/climate/commit/ba1cf973 Tree: http://git-wip-us.apache.org/repos/asf/climate/tree/ba1cf973 Diff: http://git-wip-us.apache.org/repos/asf/climate/diff/ba1cf973 Branch: refs/heads/master Commit: ba1cf97363a0597bd6e6512724a6a06faed95cb2 Parents: 5b236a1 Author: Michael Joyce Authored: Fri Jul 18 09:31:53 2014 -0700 Committer: Michael Joyce Committed: Fri Jul 18 09:31:53 2014 -0700 ---------------------------------------------------------------------- ocw-ui/frontend-new/app/views/results.html | 4 ++-- ocw-ui/frontend-new/app/views/resultsdetail.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/climate/blob/ba1cf973/ocw-ui/frontend-new/app/views/results.html ---------------------------------------------------------------------- diff --git a/ocw-ui/frontend-new/app/views/results.html b/ocw-ui/frontend-new/app/views/results.html index a8f58af..7a170a0 100644 --- a/ocw-ui/frontend-new/app/views/results.html +++ b/ocw-ui/frontend-new/app/views/results.html @@ -1,5 +1,5 @@
-
+
-
+
http://git-wip-us.apache.org/repos/asf/climate/blob/ba1cf973/ocw-ui/frontend-new/app/views/resultsdetail.html ---------------------------------------------------------------------- diff --git a/ocw-ui/frontend-new/app/views/resultsdetail.html b/ocw-ui/frontend-new/app/views/resultsdetail.html index f2aab55..40a55a2 100644 --- a/ocw-ui/frontend-new/app/views/resultsdetail.html +++ b/ocw-ui/frontend-new/app/views/resultsdetail.html @@ -1,6 +1,6 @@

{{result}}

-
+
{{alertMessage}}