Skip to content

Commit

Permalink
Add People View index filtering
Browse files Browse the repository at this point in the history
  • Loading branch information
Ioannis Igoumenos committed May 5, 2022
1 parent 67c7ea8 commit 9fd85b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/Model/Table/PeopleTable.php
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ class PeopleTable extends Table {
use \App\Lib\Traits\QueryModificationTrait;
use \App\Lib\Traits\TableMetaTrait;
use \App\Lib\Traits\ValidationTrait;
use \App\Lib\Traits\SearchFilterTrait;

/**
* Perform Cake Model initialization.
Expand Down

0 comments on commit 9fd85b7

Please sign in to comment.