Изменения

scope="colgroup" для верхнего заголовка
Строка 227: Строка 227:  
end
 
end
   −
local titleCell = titleRow:tag('th'):attr('scope', 'col')
+
local titleCell = titleRow:tag('th'):attr('scope', 'colgroup')
    
if args.titlegroup then
 
if args.titlegroup then
Анонимный участник