openmct/platform/commonUI
Victor Woeltjen 553eb2dd75 [About] Provide default cancel for overlays
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.
2015-01-14 11:53:51 -08:00
..
about [About] Add About bundle 2015-01-14 10:44:59 -08:00
browse [Layout] Restrict Items view to folders 2014-12-05 09:12:35 -08:00
dialog [About] Provide default cancel for overlays 2015-01-14 11:53:51 -08:00
edit [Bug] CSS and markup mods 2015-01-02 14:11:29 -08:00
general [About] Add About bundle 2015-01-14 10:44:59 -08:00
README.md [Structure] Add platform structure 2014-10-27 18:18:50 -07:00

This directory contains bundles containing common user interface elements of Open MCT Web; that is, the user interface for the application as a whole (as opposed to for specific features) is implemented here.