missing content report moved to xml
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
function on_open(report)
|
||||
for i, entry in ipairs(report.content) do
|
||||
document.content_panel:add(gui.template("content_entry", entry))
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user