Skip to content

Commit

Permalink
Merge branch 'release/v4.0.7.8'
Browse files Browse the repository at this point in the history
  • Loading branch information
sdorra committed Dec 12, 2016
2 parents fb6eee3 + f55c026 commit d8f7be1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<groupId>com.cloudogu.ces</groupId>
<artifactId>cas</artifactId>
<packaging>war</packaging>
<version>4.0.7.7</version>
<version>4.0.7.8</version>

<properties>
<cas.version>4.0.7</cas.version>
Expand Down
2 changes: 0 additions & 2 deletions src/main/webapp/WEB-INF/view/jsp/default/ui/casLogoutView.jsp
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,5 @@
<p id="logout-message">You have successfully logged out of the Central Authentication Service.</p>
</div>

<input type="button" value="Login again" class="btn btn-primary" onclick="location.href = '/cas/login';">

<jsp:directive.include file="includes/afterMessage.jsp" />
<jsp:directive.include file="includes/bottom.jsp" />

0 comments on commit d8f7be1

Please sign in to comment.