فهرست منبع

[search] The app can be blacklisted without crashing

Romain Rigaux 11 سال پیش
والد
کامیت
b4fb6acdeb
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>