[jboss-cvs] jboss-seam/examples/itext/view ...
Peter Muir
peter at bleepbleep.org.uk
Fri Sep 14 07:33:00 EDT 2007
User: pmuir
Date: 07/09/14 07:33:00
Modified: examples/itext/view chartimage.xhtml
Log:
Update to newer richfaces.org namespaces for richfaces
Revision Changes Path
1.12 +2 -2 jboss-seam/examples/itext/view/chartimage.xhtml
(In the diff below, changes in quantity of whitespace are not shown.)
Index: chartimage.xhtml
===================================================================
RCS file: /cvsroot/jboss/jboss-seam/examples/itext/view/chartimage.xhtml,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -b -r1.11 -r1.12
--- chartimage.xhtml 3 Sep 2007 12:09:21 -0000 1.11
+++ chartimage.xhtml 14 Sep 2007 11:33:00 -0000 1.12
@@ -6,8 +6,8 @@
xmlns:s="http://jboss.com/products/seam/taglib"
xmlns:f="http://java.sun.com/jsf/core"
xmlns:h="http://java.sun.com/jsf/html"
- xmlns:rich="http://richfaces.ajax4jsf.org/rich"
- xmlns:a="https://ajax4jsf.dev.java.net/ajax">
+ xmlns:rich="http://richfaces.org/rich"
+ xmlns:a="https://richfaces.org/ajax">
<head>
<title>Seam PDF</title>
</head>
More information about the jboss-cvs-commits
mailing list