[#10799] Display token error on related card
This commit is contained in:
parent
703a722c54
commit
ec2c913ab4
5 changed files with 42 additions and 6 deletions
|
@ -5,7 +5,7 @@
|
|||
%p
|
||||
Votre jeton API Entreprise est expiré.
|
||||
Merci de le renouveler.
|
||||
- elsif procedure.api_entreprise_token_expires_soon?
|
||||
- elsif procedure.api_entreprise_token_expired_or_expires_soon?
|
||||
= render Dsfr::AlertComponent.new(state: :warning, size: :sm, extra_class_names: 'fr-mb-2w') do |c|
|
||||
- c.with_body do
|
||||
%p
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue