Thomas Rabaix преди 11 години
родител
ревизия
d25808ed76
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      Resources/views/Core/search.html.twig

+ 1 - 1
Resources/views/Core/search.html.twig

@@ -27,7 +27,7 @@ file that was distributed with this source code.
 
     <h1>{{ 'title_search_results'|trans({'%query%': query}, 'SonataAdminBundle') }}</h1>
 
-    {% if query is defined and query is not same as(false) %}
+    {% if query is defined and query is not sameas(false) %}
         {% set count = 0 %}
         <div class="row">