Content deleted Content added
optional style |
optional style |
||
Line 26:
end
if( args['_style'] ) then
tablestyle = ' style="' .. args['_style'] .. '"'
end
for k, v in pairs(args) do
|
optional style |
optional style |
||
Line 26:
end
if( args['_style'] ) then
tablestyle = ' style="' .. args['_style'] .. '"'
end
for k, v in pairs(args) do
|