mirror of
https://github.com/nasa/openmct.git
synced 2025-06-14 05:08:15 +00:00
Made changes to error reporting
This commit is contained in:
@ -181,7 +181,7 @@ define(
|
||||
* @typedef DialogOption
|
||||
* @property {string} label a label to be displayed as the button
|
||||
* text for this action
|
||||
* @property {function} action a function to be called when the
|
||||
* @property {function} callback a function to be called when the
|
||||
* button is clicked
|
||||
*/
|
||||
|
||||
|
Reference in New Issue
Block a user