Skip to content

Requires select()ing something to show data

chrisgaraffa requested to merge chrisgaraffa/dev:fix_create_entity_tab into master

The example code for the contact tab needs the select('*') call to show the data in the table.

Merge request reports