Skip to content

Commit

Permalink
Merge pull request #968 from DeepBlueCLtd/949_Auditlist_remove_filter…
Browse files Browse the repository at this point in the history
…_by_item

item remove from filter in audit log
  • Loading branch information
IanMayo authored Dec 22, 2023
2 parents 32c0d6c + 1aa8c46 commit 7f76203
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/resources/audit/AuditList.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ const filters = [
label='User'
/>,
<TextInput source='resource' key='resource' label='Resource' />,
<TextInput source='item' key='Item' />,
<SecurityRelatedFilter
source='securityRelated'
key='securityRelated'
Expand Down

0 comments on commit 7f76203

Please sign in to comment.