Gramplets updating twice on start-up
svn: r12266
This commit is contained in:
parent
b9200ade80
commit
c0ef6c74a7
@ -1515,8 +1515,6 @@ class GrampletView(PageView.PersonNavView):
|
||||
self._popup_xy[0], self._popup_xy[1], 0)
|
||||
else:
|
||||
self.drop_widget(self.widget, gramplet, 0, 0, 0)
|
||||
if g.pui:
|
||||
g.pui.update()
|
||||
else:
|
||||
print "Can't make gramplet of type '%s'." % name
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user