web/component.py
branchtls-sprint
changeset 658 b5c73b5cdc68
parent 655 ca3c4992c7d1
child 659 5d754a1933cb
--- a/web/component.py	Tue Feb 17 13:48:58 2009 +0100
+++ b/web/component.py	Tue Feb 17 13:54:23 2009 +0100
@@ -17,8 +17,9 @@
 
 _ = unicode
 
+class VComponent(ComponentMixIn, View): pass
 
-class EntityVComponent(ComponentMixIn, View):
+class EntityVComponent(VComponent):
     """abstract base class for additinal components displayed in content
     headers and footer according to: