Modul:Sidebar: Unterschied zwischen den Versionen

fix wrong function name (why are there no test cases for this?)
(fix incorrect navbars, and other minor fixes from sandbox)
(fix wrong function name (why are there no test cases for this?))
Zeile 223: Zeile 223:
end
end


function p.collapsibleSidebar(frame)
function p.collapsible(frame)
local args = getArgs(frame)
local args = getArgs(frame)


Anonymer Benutzer