Content deleted Content added
simp |
try removing class and importance from bubbles Tag: Reverted |
||
Line 322:
nested_ratings,
1,
bubble(class=='' and 'Unassessed' or
)
end
Line 356:
table.insert(
nested_ratings,
bubble(importance
)
end
|