Update of /var/cvs/contributions/didactor2/src/education/blocks/wizards
In directory james.mmbase.org:/tmp/cvs-serv15048/education/blocks/wizards
Modified Files:
learnblock.fields.jspx
Log Message:
See also:
http://cvs.mmbase.org/viewcvs/contributions/didactor2/src/education/blocks/wizards
Index: learnblock.fields.jspx
===================================================================
RCS file:
/var/cvs/contributions/didactor2/src/education/blocks/wizards/learnblock.fields.jspx,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- learnblock.fields.jspx 28 Nov 2008 16:52:01 -0000 1.2
+++ learnblock.fields.jspx 2 Jan 2009 09:36:10 -0000 1.3
@@ -12,14 +12,7 @@
/>
<fieldset>
<c:forEach items="${di:setting('education', 'learnblocks_fields')}"
var="fieldname">
- <c:choose>
- <c:when test="${fieldname eq 'intro'}">
- <field name="${fieldname}" ftype="html" dtminlength="0" />
- </c:when>
- <c:otherwise>
<field name="${fieldname}" />
- </c:otherwise>
- </c:choose>
</c:forEach>
</fieldset>
</mm:content>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs