Jump to content

Module:Sidebar: Difference between revisions

fix wrong function name (why are there no test cases for this?)
...again, lack of testcases are letting problems slip through to articles. I'll fix that shortly
Line 275: Line 275:
end
end


return p.sidebar(args)
return p.sidebar(frame, args)
end
end


return p
return p