Skip to content

Commit

Permalink
Adjust view to new multiselect template (hitobito/hitobito#3102)
Browse files Browse the repository at this point in the history
  • Loading branch information
njaeggi committed Feb 3, 2025
1 parent d240d29 commit 87dc1ac
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions app/views/people/neuanmeldungen/_multiselect_actions.html.haml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,12 @@
-# or later. See the COPYING file at the top-level directory or at
-# https://github.com/hitobito/hitobito_sac_cas.
.d-none
.multiselect
.count
= ti('selected')
%template#multiselectActions
%th.multiselect(colspan="6")
%span
.count
= ti('selected')
.actions
= action_button(t('.accept'),
new_group_people_neuanmeldungen_approves_path(group_id: @group),
Expand Down

0 comments on commit 87dc1ac

Please sign in to comment.