Changes

m
no edit summary
Line 108: Line 108:     
function DropList.show(frame)
 
function DropList.show(frame)
    local 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,926

edits