Author: sshyrkov
Date: Tue Oct 30 10:00:42 2007
New Revision: 18997
URL: https://svndev.jahia.net/websvn/listing.php?sc=3D1&rev=3D18997&repname=
=3Djahia
Log:
[trunk r18984] added missing include property for restore container engine =
(used to restore a marked for deleted content object)
Modified:
branches/JAHIA-INCLUDE-TAG-BRANCH/core/src/webapp/jsp/jahia/engines/eng=
ine.jsp
Modified: branches/JAHIA-INCLUDE-TAG-BRANCH/core/src/webapp/jsp/jahia/engin=
es/engine.jsp
URL: https://svndev.jahia.net/websvn/diff.php?path=3D/branches/JAHIA-INCLUD=
E-TAG-BRANCH/core/src/webapp/jsp/jahia/engines/engine.jsp&rev=3D18997&repna=
me=3Djahia
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/JAHIA-INCLUDE-TAG-BRANCH/core/src/webapp/jsp/jahia/engines/eng=
ine.jsp (original)
+++ branches/JAHIA-INCLUDE-TAG-BRANCH/core/src/webapp/jsp/jahia/engines/eng=
ine.jsp Tue Oct 30 10:00:42 2007
@@ -71,6 +71,9 @@
// delete container engine
includes.setProperty("delete_container", "/jsp/jahi=
a/engines/deletecontainer/deletecontainer.jsp");
=
+ // restore container engine
+ includes.setProperty("restore_container", "/jsp/jah=
ia/engines/restorelivecontainer/restorecontainer.jsp");
+
// container list properties
includes.setProperty("container_list_properties", "/jsp/jahi=
a/engines/containerlistproperties/containerlistproperties.jsp");
=
_______________________________________________
cvs_list mailing list
[email protected]
http://lists.jahia.org/cgi-bin/mailman/listinfo/cvs_list