You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix dictionary table column headers and remove irrelevant CI columns
Changes:
- Created addDictTableHeader() with correct column names:
Documentation, Repository, License, Issues
- Changed addDictRepoTable() to use addDictTableHeader() instead of
generic addTableHeader()
- Removed Doc CI and Core CI columns from addDictTR()
- Reduced table from 6 to 4 columns
- Updated addEmptyRow() to addEmptyRow(4) to match column count
0 commit comments