@@ -94,7 +94,7 @@ angular.module('luticateUtils')
});
}
addTemplate(options.templateLoader, 'loaderSplashIsActive()');
- //addTemplate(options.templateError, 'errorSplashIsActive()');
+ addTemplate(options.templateError, 'errorSplashIsActive()');
};