From 97c6b1e85731881c815f087962289f63c372aea8 Mon Sep 17 00:00:00 2001 From: Invis1ble Date: Fri, 29 Jul 2016 09:20:35 +0300 Subject: [PATCH] Fixed placeholder translations #889 --- Resources/views/method.html.twig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Resources/views/method.html.twig b/Resources/views/method.html.twig index a2ee22f..c92027d 100644 --- a/Resources/views/method.html.twig +++ b/Resources/views/method.html.twig @@ -263,7 +263,7 @@

Parameters

{% for name, infos in data.parameters %} {% if not infos.readonly %} -

+

= - - + -

{% endif %} {% endfor %}