mirror of
https://github.com/nasa/openmct.git
synced 2025-02-08 12:00:38 +00:00
For overlays that do not need to do special things when a window is dismissed, provide a default cancel function. This simplifies implementation of the information-only dialogs, such as the About dialog, WTD-667.