zch93 opened a new pull request #16765:
URL: https://github.com/apache/flink/pull/16765


   ## What is the purpose of the change
   
   *When prompting a user to confirm a job cancellation currently we present a 
popup with text: "Calncel Job?" and decision options: Cancel or OK. These 
decision options were the default in the html layer, and it had been changed 
with this PR to "Yes" or "No"*
   
   
   ## Brief change log
     - *Added nzOkText="Yes" nzCancelText="No" to the html layer*
   
   
   ## Verifying this change
   
   This change is a trivial rework / code cleanup without any test coverage.
   
   
   ## Does this pull request potentially affect one of the following parts:
   
     - Dependencies (does it add or upgrade a dependency): NO
     - The public API, i.e., is any changed class annotated with 
`@Public(Evolving)`: NO
     - The serializers: don't know
     - The runtime per-record code paths (performance sensitive): NO
     - Anything that affects deployment or recovery: NO
     - The S3 file system connector: NO
   
   
   ## Documentation
   
     - Does this pull request introduce a new feature? NO
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to