Content deleted Content added
fix logical operator |
remove if block not necessary |
||
Line 37:
end
if (class ~= nil) and (class ~= "") then
|
fix logical operator |
remove if block not necessary |
||
Line 37:
end
if (class ~= nil) and (class ~= "") then
|