src/main/webapp/WEB-INF/jsp/commit-successful.jsp

changeset 123
c27eee1259bd
parent 74
91d1fc2a3a14
child 180
009700915269
     1.1 --- a/src/main/webapp/WEB-INF/jsp/commit-successful.jsp	Fri Oct 09 16:49:16 2020 +0200
     1.2 +++ b/src/main/webapp/WEB-INF/jsp/commit-successful.jsp	Fri Oct 09 19:06:51 2020 +0200
     1.3 @@ -32,3 +32,4 @@
     1.4  
     1.5  <fmt:message bundle="${lightpit_bundle}" key="commit.success"/>
     1.6  <fmt:message bundle="${lightpit_bundle}" key="commit.redirect-link"/>
     1.7 +<a href="${redirectLocation}"><c:out value="${redirectLocation}"/> </a>

mercurial