[hmath-commits] org.hmath.server/WEB-INF hartmath-taglib.tld,1.1,1.2
Status: Pre-Alpha
Brought to you by:
jsurfer
|
From: Klaus H. <js...@us...> - 2004-03-21 17:45:56
|
Update of /cvsroot/hmath/org.hmath.server/WEB-INF In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13285/WEB-INF Modified Files: hartmath-taglib.tld Log Message: misc changes Index: hartmath-taglib.tld =================================================================== RCS file: /cvsroot/hmath/org.hmath.server/WEB-INF/hartmath-taglib.tld,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** hartmath-taglib.tld 20 Mar 2004 10:15:36 -0000 1.1 --- hartmath-taglib.tld 21 Mar 2004 17:35:47 -0000 1.2 *************** *** 54,63 **** <rtexprvalue>true</rtexprvalue> </attribute> - - <attribute> - <name>content</name> - <required>false</required> - <rtexprvalue>true</rtexprvalue> - </attribute> </tag> --- 54,57 ---- |