Skip to content

Commit

Permalink
removed unintended edit
Browse files Browse the repository at this point in the history
  • Loading branch information
lodewiges authored Nov 27, 2024
1 parent 8e59b44 commit e25bb8a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions app/controllers/users/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,6 @@ export default class UsersIndexController extends FilterableAndSortableControlle
value: 'last_name',
label: 'Achternaam',
},
{
value: 'startDate',
label: 'Lid sinds',
},
{
value: 'address',
label: 'Adres',
Expand Down

0 comments on commit e25bb8a

Please sign in to comment.