Content deleted Content added
Small fix to category check |
Add class "expand-child" |
||
Line 265:
if on_initial_page and args.ShortSummary then
local bottom_wrapper = mw.html.create('tr')
:addClass('expand-child')
-- fix for lists in the Short Summary
local ss = args.ShortSummary
|