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

changeset 123
c27eee1259bd
parent 74
91d1fc2a3a14
child 180
009700915269
equal deleted inserted replaced
122:b2edd3d14135 123:c27eee1259bd
30 30
31 <c:set scope="page" var="redirectLocation" value="${requestScope[Constants.REQ_ATTR_REDIRECT_LOCATION]}"/> 31 <c:set scope="page" var="redirectLocation" value="${requestScope[Constants.REQ_ATTR_REDIRECT_LOCATION]}"/>
32 32
33 <fmt:message bundle="${lightpit_bundle}" key="commit.success"/> 33 <fmt:message bundle="${lightpit_bundle}" key="commit.success"/>
34 <fmt:message bundle="${lightpit_bundle}" key="commit.redirect-link"/> 34 <fmt:message bundle="${lightpit_bundle}" key="commit.redirect-link"/>
35 <a href="${redirectLocation}"><c:out value="${redirectLocation}"/> </a>

mercurial