Skip to content

Commit

Permalink
In Madmin, show the person in the lottery entrant record
Browse files Browse the repository at this point in the history
  • Loading branch information
moveson committed Dec 5, 2024
1 parent ee8d0ab commit 92354f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/madmin/resources/lottery_entrant_resource.rb
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ class LotteryEntrantResource < Madmin::Resource
# Associations
attribute :division
attribute :tickets
attribute :person

# Uncomment this to customize the display name of records in the admin area.
# def self.display_name(record)
Expand Down

0 comments on commit 92354f4

Please sign in to comment.