add remove function in FamilyView
svn: r6132
This commit is contained in:
@@ -110,9 +110,6 @@ class FamilyListView(PageView.ListView):
|
||||
</popup>
|
||||
</ui>'''
|
||||
|
||||
def on_double_click(self,obj,event):
|
||||
return
|
||||
|
||||
def add(self,obj):
|
||||
from Editors import EditFamily
|
||||
family = RelLib.Family()
|
||||
|
Reference in New Issue
Block a user