protection in case quickview fails to load
svn: r19708
This commit is contained in:
parent
44dd3a049c
commit
321c704cac
@ -88,6 +88,7 @@ class QuickViewGramplet(Gramplet):
|
||||
quick_view,
|
||||
active_handle,
|
||||
container=self.gui.textview)
|
||||
if docman:
|
||||
self.set_has_data(docman.document.has_data)
|
||||
else:
|
||||
self.clear_text()
|
||||
|
Loading…
Reference in New Issue
Block a user