Content deleted Content added
make args and prefixArgs available to the featured topic makeData function |
make the article name available to the featured topic categories function |
||
Line 573:
local data = noticeObj:getData(articleHistoryObj)
local status = articleHistoryObj:getStatusId()
local article = articleHistoryObj.currentTitle.subjectPageTitle.prefixedText
local cats = {}
|