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

changeset 72
0646c14e36fb
parent 47
57cfb94ab99f
equal deleted inserted replaced
71:dca186d3911f 72:0646c14e36fb
28 <%@taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> 28 <%@taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %>
29 <%@taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt" %> 29 <%@taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt" %>
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"/>

mercurial