Skip to content

Commit

Permalink
Merge pull request #1735 from codebar/remove-foundation-class-from-ad…
Browse files Browse the repository at this point in the history
…min-edit-events-page

Remove lone remaining foundation class from admin edit event page
  • Loading branch information
KimberleyCook authored Apr 8, 2022
2 parents 509d5dc + c99b6c0 commit 8413705
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/admin/events/edit.html.haml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
.col
= f.input :display_coaches, as: :boolean
.row
.large-12.columns
.col
= f.input :display_students, as: :boolean
.row
.col
Expand Down

0 comments on commit 8413705

Please sign in to comment.