User:Evad37/Covery.js: Difference between revisions

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