Changes

m
no edit summary
Line 135: Line 135:     
function DropList.show(frame)
 
function DropList.show(frame)
local args = frame.args -- getArgs{frame = frame:getParent()}
+
local args = getArgs{frame = frame:getParent()}
 
return showTable(parseArgs(args))
 
return showTable(parseArgs(args))
 
end
 
end
    
return DropList
 
return DropList
cssedit, gkautomate
6,928

edits