Jelajahi Sumber

[assist] Fix for case-sensitive fs

Johan Ahlen 10 tahun lalu
induk
melakukan
305abf3203
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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);