/** * A collection of the created {@link Dialog} objects used throughout JIRA's UI. * Typically the dialogs are registered so that other plugins or code * can adjust or change how they behave. * * @module jira/dialog/dialog-register * @type Object */ define('jira/dialog/dialog-register', {});