mirror of
https://github.com/nasa/openmct.git
synced 2024-12-20 21:53:08 +00:00
7b6ecd7bd7
Rename bundle for queued persistence. WTD-1033.
303 B
303 B
This bundle provides an Overwrite/Cancel dialog when persisting domain objects, if persistence fails. It is meant to be paired with a persistence adapter which performs revision-checking on update calls, in order to provide the user interface for choosing between Overwrite and Cancel in that situation.