temp fix for Raphael
svn: r10014
This commit is contained in:
parent
fbb9bcedf8
commit
9a1b20535f
@ -248,3 +248,9 @@ class EditPrimary(ManagedWindow.ManagedWindow):
|
||||
"""
|
||||
pass
|
||||
|
||||
def _uses_duplicate_id(self):
|
||||
"""
|
||||
Fix problem for now
|
||||
"""
|
||||
return (False, 0)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user