Browse Source

renamed block

Alain Horner 9 years ago
parent
commit
bf93e4e6c9
1 changed files with 1 additions and 1 deletions
  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 %}
                 {% endfor %}
             {% endblock %}
             {% endblock %}
 
 
-            {% block javascripts_sonata_localised %}
+            {% block javascripts_sonata_l10n %}
                 {% set locale = app.request.locale %}
                 {% set locale = app.request.locale %}
                 {# localize moment #}
                 {# localize moment #}
                 {% if locale[:2] != 'en' %}
                 {% if locale[:2] != 'en' %}