[#10799] Add test
This commit is contained in:
parent
64297f9ee8
commit
687617cb08
3 changed files with 5 additions and 3 deletions
|
@ -11,4 +11,4 @@
|
|||
%p
|
||||
Votre jeton API Entreprise expirera le
|
||||
= procedure.api_entreprise_token_expires_at.strftime('%d/%m/%Y à %H:%M.')
|
||||
Merci de le renouveler avant cette date.
|
||||
Merci de le renouveler avant cette date.
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
propre à votre démarche.
|
||||
|
||||
= render partial: 'administrateurs/procedures/api_entreprise_token_expiration_alert', locals: { procedure: @procedure }
|
||||
|
||||
|
||||
.fr-input-group
|
||||
= f.label :api_entreprise_token, "Jeton", class: 'fr-label'
|
||||
= f.password_field :api_entreprise_token, value: @procedure.read_attribute(:api_entreprise_token), class: 'fr-input'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue