forked from elastic/kibana
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove showClose and onClose options in confirm modal (elastic#11321)
The reason they were added is no longer necessary (something for view edit mode which didn’t pan out). It was a point of contention: See elastic#10104 and elastic#10069 (review) for background. Since it’s no longer needed anyway, and this is going to get moved to react anyhow, I’m removing the unused functionality.
- Loading branch information
1 parent
41303bc
commit 0b9b056
Showing
3 changed files
with
2 additions
and
82 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters