Content deleted Content added
pass the article history object through when using Row:getData |
fix backwards logic in maindate isActive |
||
Line 640:
local args = articleHistoryObj.args
local status = articleHistoryObj:getStatusId()
return
end,
makeData = function (articleHistoryObj)
|