diff --git a/Resources/views/PlatformUI/shell.html.twig b/Resources/views/PlatformUI/shell.html.twig index 732c5f354..d8fc2ae07 100644 --- a/Resources/views/PlatformUI/shell.html.twig +++ b/Resources/views/PlatformUI/shell.html.twig @@ -85,6 +85,11 @@ "fieldEditViews": { "ezcountry": {{countriesInfo|json_encode|raw}} } + }, + "createContent": { + "fieldEditViews": { + "ezcountry": {{countriesInfo|json_encode|raw}} + } } } });