Skip to content

Commit

Permalink
Merge pull request #150 from dbarzin/dev
Browse files Browse the repository at this point in the history
fix global search
  • Loading branch information
dbarzin authored Oct 2, 2024
2 parents dd86f57 + 0d9a336 commit 67feb50
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/Models/Control.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ class Control extends Model
{
public static $searchable = [
'name',
'clause',
'objective',
'observations',
'input',
Expand Down

0 comments on commit 67feb50

Please sign in to comment.