Content deleted Content added
add different message format for warnings |
clean up the noticeBarIcons table - the ID isn't used, and there's no need for long key names |
||
Line 1,866:
noticeBarIcons = {
{
isActive = function (articleHistoryObj)
return articleHistoryObj.args['v1.0NotAnActiveOption']
end,
}
},
|