common/view.py
changeset 522 385ce5e0b30b
parent 497 68d4211518c5
child 543 c0f2b6378f70
--- a/common/view.py	Fri Jan 30 11:55:05 2009 +0100
+++ b/common/view.py	Fri Jan 30 12:29:37 2009 +0100
@@ -28,9 +28,9 @@
   <!ATTLIST html xmlns:cubicweb CDATA  #FIXED \'http://www.logilab.org/2008/cubicweb\'  >
 
 <!ENTITY % coreattrs
- "id          ID             #IMPLIED
-  class       CDATA          #IMPLIED
-  style       CDATA   #IMPLIED
+ "id          ID            #IMPLIED
+  class       CDATA         #IMPLIED
+  style       CDATA         #IMPLIED
   title       CDATA         #IMPLIED
 
  cubicweb:sortvalue         CDATA   #IMPLIED
@@ -58,6 +58,7 @@
  cubicweb:size              CDATA   #IMPLIED   
  cubicweb:tlunit            CDATA   #IMPLIED
  cubicweb:loadurl           CDATA   #IMPLIED
+ cubicweb:lazyloadurl       CDATA   #IMPLIED
  cubicweb:uselabel          CDATA   #IMPLIED
  cubicweb:facetargs         CDATA   #IMPLIED
  cubicweb:facetName         CDATA   #IMPLIED