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

Modified Files:
        learnblock.fields.jspx 
Added Files:
        educations.fields.jspx educations.lists.jspx 
Log Message:
made it possible to configure aways some stuff, if you don't use it


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


educations.fields.jspx is new



educations.lists.jspx is new



Index: learnblock.fields.jspx
===================================================================
RCS file: 
/var/cvs/contributions/didactor2/src/education/blocks/wizards/learnblock.fields.jspx,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- learnblock.fields.jspx      28 Nov 2008 15:49:11 -0000      1.1
+++ learnblock.fields.jspx      28 Nov 2008 16:52:01 -0000      1.2
@@ -11,9 +11,7 @@
               doctype-root-element="fieldset"
               />
   <fieldset>
-    <mm:log>SCIJT</mm:log>
     <c:forEach items="${di:setting('education', 'learnblocks_fields')}" 
var="fieldname">
-      <mm:log> ${fieldname}</mm:log>
       <c:choose>
         <c:when test="${fieldname eq 'intro'}">
           <field name="${fieldname}" ftype="html" dtminlength="0" />
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to