web/views/boxes.py
branchtls-sprint
changeset 1752 4b0b912ff5b7
parent 1739 78b0819162a8
child 1848 981b8dc9e4d0
--- a/web/views/boxes.py	Tue May 12 18:14:46 2009 +0200
+++ b/web/views/boxes.py	Tue May 12 18:15:49 2009 +0200
@@ -39,13 +39,6 @@
     # don't want them to be reloaded
     appearsin_addmenu = uicfg.actionbox_appearsin_addmenu
 
-    @classmethod
-    def vreg_initialization_completed(cls):
-        """set default category tags for relations where it's not yet defined in
-        the category relation tags
-        """
-        cls.appearsin_addmenu.init(cls.schema)
-
     def call(self, view=None, **kwargs):
         _ = self.req._
         title = _(self.title)