Skip to content

Commit

Permalink
Add "type" field to LeaveAdmin
Browse files Browse the repository at this point in the history
  • Loading branch information
Tubo committed Mar 8, 2024
1 parent 5313b2f commit 381a911
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions radscheduler/core/admin.py
Original file line number Diff line number Diff line change
Expand Up @@ -224,6 +224,7 @@ class LeaveAdmin(admin.ModelAdmin):
OfficeLeaveFilter,
"reg_approved",
"dot_approved",
"type",
"printed",
"microster",
"registrar__user",
Expand Down

0 comments on commit 381a911

Please sign in to comment.