Module:Article history: Difference between revisions

Content deleted Content added
add missing "self"s
m fix variable clash
Line 670:
self:getCollapsibleNoticeObjects()
}
for i, tobjTable in ipairs(objTables) do
for j, obj in ipairs(tobjTable) do
t[#t + 1] = obj
end