pvollenweider 2005/02/28 11:30:09 CET
Modified files: (Branch: JAHIA-4-1-BRANCH)
src/views/views/engines/versioning/pages restore.jsp
Log:
Compatibility with struts 1.2
Revision Changes Path
1.2.6.1 +1 -1
jahia/src/views/views/engines/versioning/pages/restore.jsp
http://jahia.mine.nu:8080/cgi-bin/cvsweb.cgi/jahia/src/views/views/engines/versioning/pages/restore.jsp.diff?r1=1.2&r2=1.2.6.1&f=h
Index: restore.jsp
===================================================================
RCS file:
/home/cvs/repository/jahia/src/views/views/engines/versioning/pages/Attic/restore.jsp,v
retrieving revision 1.2
retrieving revision 1.2.6.1
diff -u -r1.2 -r1.2.6.1
--- restore.jsp 20 May 2003 13:10:44 -0000 1.2
+++ restore.jsp 28 Feb 2005 10:30:09 -0000 1.2.6.1
@@ -9,7 +9,7 @@
<td>
<h3>Pages Versioning Restore</h3>
<html:link
action="/PagesVersioning?method=showRevisionsList"><b>Revision
List...!!!</b></html:link>
- <html:form type="org.jahia.views.engines.forms.MainForm" method="POST"
action="/PagesVersioningRestore?method=restore" >
+ <html:form method="POST"
action="/PagesVersioningRestore?method=restore" >
</html:form>
</td>
</tr>