From 2ee049fa9213679e5a7d7febd8725f1edbe1ddbf Mon Sep 17 00:00:00 2001 From: j <0x006A@0x2620.org> Date: Mon, 20 Jan 2014 12:23:25 +0000 Subject: [PATCH] fix static build --- static/js/documentDialog.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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();