diff --git a/static/js/documentDialog.js b/static/js/documentDialog.js index 1d60146ab..477a37476 100644 --- a/static/js/documentDialog.js +++ b/static/js/documentDialog.js @@ -95,7 +95,7 @@ pandora.ui.documentDialog = function(options) { setTitle(); setContent(); } else { - // + // ... } } else { that.close();