Răsfoiți Sursa

[assist] Fix for case-sensitive fs

Johan Ahlen 10 ani în urmă
părinte
comite
305abf3203
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      desktop/core/src/desktop/templates/assist.mako

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

@@ -493,7 +493,7 @@ from desktop.views import _ko
           'knockout',
           'desktop/js/assist/assistDbSource',
           'desktop/js/assist/assistHdfsEntry',
-          'desktop/js/assist/AssistDocuments',
+          'desktop/js/assist/assistDocuments',
           'desktop/js/assist/assistHelper',
           'tableStats'
         ], factory);