Преглед изворни кода

[search] The app can be blacklisted without crashing

Romain Rigaux пре 11 година
родитељ
комит
b4fb6ac
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      desktop/core/src/desktop/templates/common_header.mako

+ 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>