[Mc4j-cvs] mc4j/application/dashboards Dashboard.dtd,1.3,1.4
Brought to you by:
ghinkl
From: Greg H. <gh...@us...> - 2004-04-07 20:58:31
|
Update of /cvsroot/mc4j/mc4j/application/dashboards In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26090/application/dashboards Modified Files: Dashboard.dtd Log Message: A few more tweaks to make all dashboards work again. Index: Dashboard.dtd =================================================================== RCS file: /cvsroot/mc4j/mc4j/application/dashboards/Dashboard.dtd,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** Dashboard.dtd 7 Apr 2004 03:20:25 -0000 1.3 --- Dashboard.dtd 7 Apr 2004 20:45:14 -0000 1.4 *************** *** 16,19 **** --- 16,20 ---- <!ATTLIST Condition attributeName CDATA #IMPLIED> <!ATTLIST Condition value CDATA #IMPLIED> + <!ATTLIST Condition serverType CDATA #IMPLIED> |