Skip to content

Commit

Permalink
fix global search
Browse files Browse the repository at this point in the history
  • Loading branch information
dbarzin committed Oct 2, 2024
1 parent c11ec39 commit 0d9a336
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 0d9a336

Please sign in to comment.