Content deleted Content added
No edit summary |
No edit summary |
||
Line 92:
tt.tab_text = t -- Actual text
-- Actual headers
if pos_label ~= nil then
tt = p_sub.colhead(tt,28,pos_label) end
-- Add group header
if full_table and group_col then
|