Content deleted Content added
add a warning if a current status was specified without any actions |
that needs to be parsed as a message, not just the message name |
||
Line 946:
if #actions < 1 then
self:addWarning(
self:message('articlehistory-warning-status-no-actions'),
'articlehistory-warning-status-no-actions-help'
)
|