Return-Path: X-Original-To: apmail-activemq-commits-archive@www.apache.org Delivered-To: apmail-activemq-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C245418880 for ; Wed, 3 Feb 2016 14:47:26 +0000 (UTC) Received: (qmail 81529 invoked by uid 500); 3 Feb 2016 14:40:33 -0000 Delivered-To: apmail-activemq-commits-archive@activemq.apache.org Received: (qmail 81491 invoked by uid 500); 3 Feb 2016 14:40:33 -0000 Mailing-List: contact commits-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list commits@activemq.apache.org Received: (qmail 81482 invoked by uid 99); 3 Feb 2016 14:40:33 -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, 03 Feb 2016 14:40:33 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 52CBDDFC8F; Wed, 3 Feb 2016 14:40:33 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: cshannon@apache.org To: commits@activemq.apache.org Message-Id: X-Mailer: ASF-Git Admin Mailer Subject: activemq git commit: https://issues.apache.org/jira/browse/AMQ-6146 Date: Wed, 3 Feb 2016 14:40:33 +0000 (UTC) Repository: activemq Updated Branches: refs/heads/activemq-5.11.x d852615fd -> 09d7599bd https://issues.apache.org/jira/browse/AMQ-6146 Fixing JSTL tags in the Webconsole (cherry picked from commit d0f5c277851f260247c256c1d6cf56a31e744d31) Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/09d7599b Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/09d7599b Diff: http://git-wip-us.apache.org/repos/asf/activemq/diff/09d7599b Branch: refs/heads/activemq-5.11.x Commit: 09d7599bd1b573b7bcb77df1f4ce65fe6d7754d3 Parents: d852615 Author: Christopher L. Shannon (cshannon) Authored: Thu Jan 28 14:05:45 2016 +0000 Committer: Christopher L. Shannon (cshannon) Committed: Wed Feb 3 14:40:20 2016 +0000 ---------------------------------------------------------------------- .../src/main/webapp/connection.jsp | 4 +-- .../src/main/webapp/message.jsp | 6 ++-- .../src/main/webapp/xml/queues.jsp | 6 ++-- .../src/main/webapp/xml/subscribers.jsp | 36 ++++++++++---------- .../src/main/webapp/xml/topics.jsp | 2 +- 5 files changed, 27 insertions(+), 27 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/activemq/blob/09d7599b/activemq-web-console/src/main/webapp/connection.jsp ---------------------------------------------------------------------- diff --git a/activemq-web-console/src/main/webapp/connection.jsp b/activemq-web-console/src/main/webapp/connection.jsp index a2f600f..474dadc 100644 --- a/activemq-web-console/src/main/webapp/connection.jsp +++ b/activemq-web-console/src/main/webapp/connection.jsp @@ -105,10 +105,10 @@ No connection could be found for ID - Queue + Queue "> - Topic + Topic "> http://git-wip-us.apache.org/repos/asf/activemq/blob/09d7599b/activemq-web-console/src/main/webapp/message.jsp ---------------------------------------------------------------------- diff --git a/activemq-web-console/src/main/webapp/message.jsp b/activemq-web-console/src/main/webapp/message.jsp index babd967..40b78f7 100644 --- a/activemq-web-console/src/main/webapp/message.jsp +++ b/activemq-web-console/src/main/webapp/message.jsp @@ -132,7 +132,7 @@ No message could be found for ID " onclick="return confirm('Are you sure you want to delete the message?')" >Delete + " onclick="return confirm('Are you sure you want to delete the message?')" >Delete @@ -158,7 +158,7 @@ No message could be found for ID - ')">Copy + ')">Copy