You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@inlong.apache.org by GitBox <gi...@apache.org> on 2022/07/03 06:24:24 UTC

[GitHub] [inlong] healchow commented on a diff in pull request #4846: [INLONG-4845][Dashboard] Update the Tube configuration form

healchow commented on code in PR #4846:
URL: https://github.com/apache/inlong/pull/4846#discussion_r912437286


##########
inlong-dashboard/src/pages/Clusters/config/TubeMQ.tsx:
##########
@@ -22,13 +22,28 @@ import type { ClsConfigItemType } from './types';
 export const TubeMQ: ClsConfigItemType[] = [
   {
     type: 'input',
-    label: 'MasterUrl',
+    label: 'MasterWebUrl',
+    name: 'masterWebUrl',

Review Comment:
   Could suggest i18n?



-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@inlong.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org