Content deleted Content added
simpler |
|||
Line 26:
local templateMode = yesno(options.template)
local policyHeading = yesno(options.policy)
local
local isCategorized = yesno(options.category) ~= false
Line 119:
:addClass('module-shortcutboxplain plainlist noprint')
:attr('role', 'note')
if
shortcutList:addClass('module-shortcutboxleft')
end
|