浏览代码

Merge remote-tracking branch 'upstream/master'

Sullivan SENECHAL 9 年之前
父节点
当前提交
fac92220d9
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Resources/views/CRUD/base_edit.html.twig

+ 1 - 1
Resources/views/CRUD/base_edit.html.twig

@@ -17,7 +17,7 @@ file that was distributed with this source code.
     {% else %}
         {{ "title_create"|trans({}, 'SonataAdminBundle') }}
     {% endif %}
-{% endblock%}
+{% endblock %}
 
 {% block navbar_title %}
     {{ block('title') }}