From 555b5be34ba2f14ba7d22351ffd29a2f9397c046 Mon Sep 17 00:00:00 2001 From: Nicolas Le Goff Date: Tue, 17 Jan 2012 16:52:42 +0100 Subject: [PATCH] handle case where a DC field is null --- templates/web/prod/actions/Bridge/Dailymotion/upload.twig | 6 +++--- templates/web/prod/actions/Bridge/Flickr/upload.twig | 6 +++--- templates/web/prod/actions/Bridge/Youtube/upload.twig | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/templates/web/prod/actions/Bridge/Dailymotion/upload.twig b/templates/web/prod/actions/Bridge/Dailymotion/upload.twig index 8253429a2e..1ca32c9e27 100644 --- a/templates/web/prod/actions/Bridge/Dailymotion/upload.twig +++ b/templates/web/prod/actions/Bridge/Dailymotion/upload.twig @@ -34,7 +34,7 @@ - +
{{ error_form.display_errors(name, constraint_errors) }} @@ -48,7 +48,7 @@ - +
{{ error_form.display_errors(name, constraint_errors) }} @@ -66,7 +66,7 @@ - +
{{ error_form.display_errors(name, constraint_errors) }} diff --git a/templates/web/prod/actions/Bridge/Flickr/upload.twig b/templates/web/prod/actions/Bridge/Flickr/upload.twig index 3cc46d3556..9ab0b41e91 100644 --- a/templates/web/prod/actions/Bridge/Flickr/upload.twig +++ b/templates/web/prod/actions/Bridge/Flickr/upload.twig @@ -45,7 +45,7 @@ - +
{{ error_form.display_errors(name, constraint_errors) }} @@ -61,7 +61,7 @@ - +
{{ error_form.display_errors(name, constraint_errors) }} @@ -74,7 +74,7 @@ - +
{{ error_form.display_errors(name, constraint_errors) }} diff --git a/templates/web/prod/actions/Bridge/Youtube/upload.twig b/templates/web/prod/actions/Bridge/Youtube/upload.twig index 6fdf7803d7..de80a06ccd 100644 --- a/templates/web/prod/actions/Bridge/Youtube/upload.twig +++ b/templates/web/prod/actions/Bridge/Youtube/upload.twig @@ -34,7 +34,7 @@ - +
{{ error_form.display_errors(name, constraint_errors) }} @@ -49,7 +49,7 @@ - +
{{ error_form.display_errors(name, constraint_errors) }} @@ -78,7 +78,7 @@ - +
{{ error_form.display_errors(name, constraint_errors) }}