Skip to content

colspan fix

Compare
Choose a tag to compare
@jupitern jupitern released this 22 Feb 10:00
· 14 commits to master since this release
c395c82
Update TableColumn.php

Allow a column to be rendered without a header to work with colspans
->column()
	->title(false)
->add()