Fix bug on based URL generation

This commit is contained in:
Paulo Veiga
2018-09-15 01:25:14 -07:00
parent abfb6b1157
commit 1da36f2595
2 changed files with 3 additions and 3 deletions

View File

@@ -23,7 +23,7 @@
<input type="submit" value="<spring:message code="SEND_ME_A_NEW_PASSWORD"/>" class="btn btn-primary"
data-loading-text="<spring:message code="SENDING"/>"/>
<input type="button" value="<spring:message code="CANCEL"/>" class="btn"
onclick="window.location='<c:url value="c/maps/"/>'"/>
onclick="window.location='/c/maps/'"/>
</form:form>
<div id="register">