common/view.py
changeset 472 958805c342b6
parent 370 7e76f651314b
child 497 68d4211518c5
--- a/common/view.py	Mon Jan 26 19:34:36 2009 +0100
+++ b/common/view.py	Mon Jan 26 19:38:37 2009 +0100
@@ -59,6 +59,8 @@
  cubicweb:tlunit            CDATA   #IMPLIED
  cubicweb:loadurl           CDATA   #IMPLIED
  cubicweb:uselabel          CDATA   #IMPLIED
+ cubicweb:facetargs         CDATA   #IMPLIED
+ cubicweb:facetName         CDATA   #IMPLIED
   "> ] '''
 
 TRANSITIONAL_DOCTYPE = u'<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" %s>\n'