Skip to content

Commit

Permalink
upgrade all view files to bootstrap 5
Browse files Browse the repository at this point in the history
  • Loading branch information
njaeggi committed Dec 22, 2023
1 parent 4a79dbf commit 0b6d330
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/people/_show_left_jubla.html.haml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
- if entry.alumnus_only?
%h2= t('.contactable_by')
%h2.mt-3= t('.contactable_by')
= render_attrs(entry, :contactable_by_federation, :contactable_by_state, :contactable_by_region, :contactable_by_flock)

0 comments on commit 0b6d330

Please sign in to comment.