temp fix for Raphael

svn: r10014
This commit is contained in:
Benny Malengier 2008-02-10 21:24:50 +00:00
parent fbb9bcedf8
commit 9a1b20535f

View File

@ -248,3 +248,9 @@ class EditPrimary(ManagedWindow.ManagedWindow):
"""
pass
def _uses_duplicate_id(self):
"""
Fix problem for now
"""
return (False, 0)