ソースを参照

renamed block

Alain Horner 9 年 前
コミット
bf93e4e6c9
1 ファイル変更1 行追加1 行削除
  1. 1 1
      Resources/views/standard_layout.html.twig

+ 1 - 1
Resources/views/standard_layout.html.twig

@@ -64,7 +64,7 @@ file that was distributed with this source code.
                 {% endfor %}
             {% endblock %}
 
-            {% block javascripts_sonata_localised %}
+            {% block javascripts_sonata_l10n %}
                 {% set locale = app.request.locale %}
                 {# localize moment #}
                 {% if locale[:2] != 'en' %}