Content deleted Content added
b-class checklist removed Tag: Reverted |
better logic? |
||
Line 341:
end
if importance then --add importance category
add_category((importance=='' and 'Unknown' or importance) .. '-' .. importance_name
end
if class or importance then
|