use Current.application_name in app excluding mail
This commit is contained in:
parent
b9fcb25f1a
commit
efa35e04a5
43 changed files with 66 additions and 66 deletions
|
@ -14,7 +14,7 @@
|
|||
= render Dsfr::AlertComponent.new(state: :info, size: :sm, extra_class_names: 'fr-mb-2w') do |c|
|
||||
- c.with_body do
|
||||
%p
|
||||
= t('.api_particulier_description_html', app_name: APPLICATION_NAME)
|
||||
= t('.api_particulier_description_html', app_name: Current.application_name)
|
||||
|
||||
%fieldset.fr-fieldset
|
||||
.fr-fieldset__element
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue