Content deleted Content added
No edit summary |
No edit summary |
||
Line 21:
function p._row(args)
local row = args[1] or args.row
if row == '1' then row = styles['r1'] else row =
return row
end
|
No edit summary |
No edit summary |
||
Line 21:
function p._row(args)
local row = args[1] or args.row
if row == '1' then row = styles['r1'] else row =
return row
end
|