Closed germain-italic closed 3 years ago
As I added check/uncheck all columns in https://github.com/jan-vandenberg/cruddiy/pull/20 I assumed it would be nice to replicate the feature on tables selection:
Also I noticed the title on tables.php was "Available tables" and on columns.php it was "All available columns", so I edited tables.php to "All available tables".
tables.php
columns.php
Thanks!
As I added check/uncheck all columns in https://github.com/jan-vandenberg/cruddiy/pull/20 I assumed it would be nice to replicate the feature on tables selection:
Also I noticed the title on
tables.php
was "Available tables" and oncolumns.php
it was "All available columns", so I editedtables.php
to "All available tables".