7 lines
280 B
Text
7 lines
280 B
Text
|
%table.dgfip
|
|||
|
%caption #{t("api_particulier.providers.dgfip.scopes.#{scope}.libelle")} :
|
|||
|
- complements.slice('erreurCorrectif', 'situationPartielle').keys.each do |key|
|
|||
|
%tr
|
|||
|
%th= t("api_particulier.providers.dgfip.scopes.#{scope}.#{key}")
|
|||
|
%td= complements[key]
|