diff --git a/htdocs/core/tpl/objectline_create.tpl.php b/htdocs/core/tpl/objectline_create.tpl.php index a9c200aa99e..6ce323433dd 100644 --- a/htdocs/core/tpl/objectline_create.tpl.php +++ b/htdocs/core/tpl/objectline_create.tpl.php @@ -710,8 +710,8 @@ if (!empty($usemargins) && $user->rights->margins->creer) jQuery.each(data.array_options, function( key, value ) { jQuery('div[class$="det'+key.replace('options_','_extras_')+'"] > #'+key).val(value); }); - + }, 'json' );