Return-Path: X-Original-To: apmail-aurora-commits-archive@minotaur.apache.org Delivered-To: apmail-aurora-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 7A7891049F for ; Wed, 26 Aug 2015 14:30:47 +0000 (UTC) Received: (qmail 11162 invoked by uid 500); 26 Aug 2015 14:30:47 -0000 Delivered-To: apmail-aurora-commits-archive@aurora.apache.org Received: (qmail 11124 invoked by uid 500); 26 Aug 2015 14:30:47 -0000 Mailing-List: contact commits-help@aurora.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@aurora.apache.org Delivered-To: mailing list commits@aurora.apache.org Received: (qmail 11112 invoked by uid 99); 26 Aug 2015 14:30:47 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Aug 2015 14:30:47 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 28CA0E046A; Wed, 26 Aug 2015 14:30:47 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: jcohen@apache.org To: commits@aurora.apache.org Message-Id: <66320f2237c1458a8a74423ae6e90c44@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: aurora git commit: Add a link to the instance page from instance events on the update page. Date: Wed, 26 Aug 2015 14:30:47 +0000 (UTC) Repository: aurora Updated Branches: refs/heads/master 96a086c66 -> d901347cf Add a link to the instance page from instance events on the update page. Bugs closed: AURORA-1331 Reviewed at https://reviews.apache.org/r/37761/ Project: http://git-wip-us.apache.org/repos/asf/aurora/repo Commit: http://git-wip-us.apache.org/repos/asf/aurora/commit/d901347c Tree: http://git-wip-us.apache.org/repos/asf/aurora/tree/d901347c Diff: http://git-wip-us.apache.org/repos/asf/aurora/diff/d901347c Branch: refs/heads/master Commit: d901347cfbf783f53013e0c693deb8356cbc4b2b Parents: 96a086c Author: Joshua Cohen Authored: Wed Aug 26 09:30:36 2015 -0500 Committer: Joshua Cohen Committed: Wed Aug 26 09:30:36 2015 -0500 ---------------------------------------------------------------------- src/main/resources/scheduler/assets/update.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/aurora/blob/d901347c/src/main/resources/scheduler/assets/update.html ---------------------------------------------------------------------- diff --git a/src/main/resources/scheduler/assets/update.html b/src/main/resources/scheduler/assets/update.html index 3750aab..c886709 100644 --- a/src/main/resources/scheduler/assets/update.html +++ b/src/main/resources/scheduler/assets/update.html @@ -116,7 +116,7 @@ - {{e.instanceId}} + {{e.instanceId}} {{e.action | toNiceAction}} {{e.timestampMs | toElapsedTime}} ago