Forgot to append block in all_visits plugin
This commit is contained in:
parent
4dbcef661f
commit
19e9b9d4fb
|
@ -96,4 +96,4 @@ class IWLADisplayAllVisits(IPlugin):
|
|||
else:
|
||||
block = display.createBlock(DisplayHTMLRawBlock)
|
||||
block.setRawHTML(link)
|
||||
index.appendBlock(block)
|
||||
index.appendBlock(block)
|
||||
|
|
Loading…
Reference in New Issue
Block a user