From b95aededfa3e35fdd4c551c9e0627b6701dc9733 Mon Sep 17 00:00:00 2001 From: Jan Schneider Date: Mon, 12 Apr 2010 15:48:25 +0200 Subject: [PATCH] doc --- kronolith/js/kronolith.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/kronolith/js/kronolith.js b/kronolith/js/kronolith.js index ecbf958cc..c75f9d88d 100644 --- a/kronolith/js/kronolith.js +++ b/kronolith/js/kronolith.js @@ -4566,6 +4566,9 @@ KronolithCore = { } }, + /** + * Closes a RedBox overlay, after saving its content to the body. + */ closeRedBox: function() { if (!RedBox.getWindow()) { -- 2.11.0