ijokarumawak commented on a change in pull request #211: NIFIREG-295 Add 
support for proxying via Apache Knox
URL: https://github.com/apache/nifi-registry/pull/211#discussion_r313250702
 
 

 ##########
 File path: 
nifi-registry-core/nifi-registry-web-ui/src/main/webapp/nf-registry-bootstrap.js
 ##########
 @@ -54,7 +54,7 @@ const providers = [];
 if (!locale || locale === 'en-us') {
     bootstrapModule();
 } else { //load the translation providers and bootstrap the module
-    var translationFile = './nifi-registry/assets/locale/messages.' + locale + 
'.xlf';
+    var translationFile = 'assets/locale/messages.' + locale + '.xlf';
 
 Review comment:
   I've filed NIFIREG-303 and its PR is available for review #215 . It'd be 
great if you can review the change. Thanks!

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to