Content deleted Content added
. |
. |
||
Line 267:
/* ---------- Dialog ---------- */
// Make a subclass of ProcessDialog
var CoveryDialog = function CoveryDialog(config) {
CoveryDialog.super.call(this, config);
}
|
. |
. |
||
Line 267:
/* ---------- Dialog ---------- */
// Make a subclass of ProcessDialog
var CoveryDialog = function CoveryDialog(config) {
CoveryDialog.super.call(this, config);
}
|