branch | stable |
changeset 3848 | adc706f312a2 |
parent 3844 | c2625c512085 |
child 3890 | d7a270f50f54 |
child 4212 | ab6573088b4a |
--- a/web/views/basecomponents.py Fri Nov 13 14:24:47 2009 +0100 +++ b/web/views/basecomponents.py Fri Nov 13 15:35:45 2009 +0100 @@ -225,9 +225,9 @@ order = 1 def cell_call(self, row, col, view=None): - print 'yhooo', self.rset self.wview('metadata', self.rset, row=row, col=col) + def registration_callback(vreg): vreg.register_all(globals().values(), __name__, (SeeAlsoVComponent,)) if 'see_also' in vreg.schema: