rename theme modal

This commit is contained in:
Lisa Durand 2023-11-16 14:02:07 +01:00
parent 31cb62e27d
commit 139e8f2059
2 changed files with 1 additions and 1 deletions

View file

@ -38,7 +38,7 @@
%body{ { id: content_for(:page_id), class: browser.platform.ios? ? 'ios' : nil, data: { controller: 'turbo number-input' } }.compact }
= render partial: 'layouts/skiplinks'
= render partial: 'layouts/display_modal'
= render partial: 'layouts/display_theme_modal'
.page-wrapper
- if feature_enabled?(:team_on_strike)