Ver código fonte

[search] The app can be blacklisted without crashing

Romain Rigaux 11 anos atrás
pai
commit
b4fb6acdeb

+ 1 - 1
desktop/core/src/desktop/templates/common_header.mako

@@ -390,7 +390,7 @@ from django.utils.translation import ugettext as _
        </li>
        % endif
        % if 'search' in apps:
-         <%! from search.search_controller import SearchController %>
+         <% from search.search_controller import SearchController %>
          <% collections = SearchController(user).get_search_collections() %>
          % if not collections:
            <li>