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