Update of 
/var/cvs/contributions/didactor2/src/education/templates/education/wizards
In directory james.mmbase.org:/tmp/cvs-serv14752

Modified Files:
        index.jsp 
Removed Files:
        code.jsp 
Log Message:
simplified


See also: 
http://cvs.mmbase.org/viewcvs/contributions/didactor2/src/education/templates/education/wizards


Index: index.jsp
===================================================================
RCS file: 
/var/cvs/contributions/didactor2/src/education/templates/education/wizards/index.jsp,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -b -r1.42 -r1.43
--- index.jsp   15 Jan 2009 21:41:40 -0000      1.42
+++ index.jsp   15 Jan 2009 23:35:06 -0000      1.43
@@ -48,7 +48,9 @@
         <table class="layout">
           <tr>
             <td id="left_menu">
-              <di:include  page="/education/wizards/code.jsp"  />
+              <div id="mode-${mode}">
+                <di:include debug="html" 
page="/education/wizards/modes/${mode}.jsp" />
+              </div>
             </td>
             <td class="content">
               <mm:treefile id="ok" page="/education/wizards/ok.jsp"


_______________________________________________
Cvs mailing list
Cvs@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to