Return-Path: X-Original-To: apmail-cxf-commits-archive@www.apache.org Delivered-To: apmail-cxf-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 B05C0103DE for ; Fri, 23 Oct 2015 16:31:12 +0000 (UTC) Received: (qmail 11503 invoked by uid 500); 23 Oct 2015 16:31:12 -0000 Delivered-To: apmail-cxf-commits-archive@cxf.apache.org Received: (qmail 11443 invoked by uid 500); 23 Oct 2015 16:31:12 -0000 Mailing-List: contact commits-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cxf.apache.org Delivered-To: mailing list commits@cxf.apache.org Received: (qmail 11434 invoked by uid 99); 23 Oct 2015 16:31:12 -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; Fri, 23 Oct 2015 16:31:12 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 6E0AEDFF30; Fri, 23 Oct 2015 16:31:12 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: jbernhardt@apache.org To: commits@cxf.apache.org Message-Id: <5fe10745089349048f8608ec04763859@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: cxf-fediz git commit: [FEDIZ-133] Adding wreply to logout confirmation form. Date: Fri, 23 Oct 2015 16:31:12 +0000 (UTC) Repository: cxf-fediz Updated Branches: refs/heads/master 73edea40e -> 626e76831 [FEDIZ-133] Adding wreply to logout confirmation form. Project: http://git-wip-us.apache.org/repos/asf/cxf-fediz/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf-fediz/commit/626e7683 Tree: http://git-wip-us.apache.org/repos/asf/cxf-fediz/tree/626e7683 Diff: http://git-wip-us.apache.org/repos/asf/cxf-fediz/diff/626e7683 Branch: refs/heads/master Commit: 626e7683104edfe16dfab0ca6bc4be4dbf05e61d Parents: 73edea4 Author: Jan Bernhardt Authored: Fri Oct 23 18:30:40 2015 +0200 Committer: Jan Bernhardt Committed: Fri Oct 23 18:30:40 2015 +0200 ---------------------------------------------------------------------- .../src/main/webapp/WEB-INF/views/signoutconfirmationresponse.jsp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/626e7683/services/idp/src/main/webapp/WEB-INF/views/signoutconfirmationresponse.jsp ---------------------------------------------------------------------- diff --git a/services/idp/src/main/webapp/WEB-INF/views/signoutconfirmationresponse.jsp b/services/idp/src/main/webapp/WEB-INF/views/signoutconfirmationresponse.jsp index 607762e..3e7a547 100644 --- a/services/idp/src/main/webapp/WEB-INF/views/signoutconfirmationresponse.jsp +++ b/services/idp/src/main/webapp/WEB-INF/views/signoutconfirmationresponse.jsp @@ -51,7 +51,8 @@ <% if (wreply != null && !wreply.isEmpty()) { - %> + %> + <% }