Commit 778c456c authored by Oulahal Said's avatar Oulahal Said Committed by Guillaume Perréal
Browse files

Ajout bundle symfony/intl pour activer le filtre "localizeddate" dans...

Ajout bundle symfony/intl pour activer le filtre "localizeddate" dans IrsteaFileUploadBundle:UploadedFile:show.html.twig et IrsteaFileUploadBundle:UploadedFile:index.html.twig
Showing with 7 additions and 1 deletion
+7 -1
......@@ -108,3 +108,8 @@ services:
arguments:
- "@router"
- "@security.csrf.token_manager"
twig.extension.intl:
class: Twig_Extensions_Extension_Intl
tags:
- { name: twig.extension }
\ No newline at end of file
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment