Update of 
/var/cvs/contributions/CMSContainer_Portlets/portlets-login/src/webapp/WEB-INF
In directory 
james.mmbase.org:/tmp/cvs-serv1168/portlets-login/src/webapp/WEB-INF

Modified Files:
        portlet-login.xml 
Log Message:
CMSC-948 Registration portlet: corrected JSP filenames and removed unneeded 
code.


See also: 
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Portlets/portlets-login/src/webapp/WEB-INF
See also: http://www.mmbase.org/jira/browse/CMSC-948


Index: portlet-login.xml
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer_Portlets/portlets-login/src/webapp/WEB-INF/portlet-login.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -b -r1.6 -r1.7
--- portlet-login.xml   7 Nov 2008 01:56:44 -0000       1.6
+++ portlet-login.xml   26 Nov 2008 15:44:43 -0000      1.7
@@ -38,11 +38,11 @@
       <portlet-class>com.finalist.cmsc.portlets.RegisterPorlet</portlet-class>
         <init-param>
             <name>template.edit_defaults</name>
-            <value>login/regist.jsp</value>
+            <value>login/register.jsp</value>
         </init-param>
         <init-param>
             <name>template.view</name>
-            <value>login/regist.jsp</value>
+            <value>login/register.jsp</value>
         </init-param>
       <supports>
          <mime-type>text/html</mime-type>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to