Przeglądaj źródła

fixed lubusy

tags/0.1.0
Robin Thoni 8 lat temu
rodzic
commit
0e91c96277
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1
    1
      src/lubusy.js

+ 1
- 1
src/lubusy.js Wyświetl plik

@@ -94,7 +94,7 @@ angular.module('luticateUtils')
94 94
                     });
95 95
                 }
96 96
                 addTemplate(options.templateLoader, 'loaderSplashIsActive()');
97
-                //addTemplate(options.templateError, 'errorSplashIsActive()');
97
+                addTemplate(options.templateError, 'errorSplashIsActive()');
98 98
             }
99 99
         };
100 100
     }

Ładowanie…
Anuluj
Zapisz