src/main/webapp/WEB-INF/dynamic_fragments/project-form.jsp

changeset 61
3e287f361c7a
parent 60
ed51c5b1f3e5
child 69
2223bd79e0c6
     1.1 --- a/src/main/webapp/WEB-INF/dynamic_fragments/project-form.jsp	Sun May 17 16:28:13 2020 +0200
     1.2 +++ b/src/main/webapp/WEB-INF/dynamic_fragments/project-form.jsp	Sun May 17 16:38:04 2020 +0200
     1.3 @@ -69,7 +69,7 @@
     1.4          <tr>
     1.5              <td colspan="2">
     1.6                  <input type="hidden" name="id" value="${project.id}" />
     1.7 -                <a href="./${moduleInfo.modulePath}/" class="button"><fmt:message bundle="${lightpit_bundle}" key="button.cancel"/></a>
     1.8 +                <a href="./${moduleInfo.modulePath}/index/" class="button"><fmt:message bundle="${lightpit_bundle}" key="button.cancel"/></a>
     1.9                  <button type="submit"><fmt:message bundle="${lightpit_bundle}" key="button.okay" /></button>
    1.10              </td>
    1.11          </tr>

mercurial