mirror of
https://github.com/minio/minio.git
synced 2025-11-22 18:47:43 -05:00
revert browser newux changes (#5714)
This commit is contained in:
@@ -50,7 +50,7 @@ export class AbortConfirmModal extends React.Component {
|
||||
sub="This cannot be undone!"
|
||||
okText="Abort"
|
||||
okIcon={okIcon}
|
||||
cancelText="Continue"
|
||||
cancelText="Upload"
|
||||
cancelIcon={cancelIcon}
|
||||
okHandler={this.abortUploads.bind(this)}
|
||||
cancelHandler={hideAbort}
|
||||
|
||||
Reference in New Issue
Block a user