doc
authorJan Schneider <jan@horde.org>
Mon, 12 Apr 2010 13:48:25 +0000 (15:48 +0200)
committerJan Schneider <jan@horde.org>
Mon, 12 Apr 2010 14:28:26 +0000 (16:28 +0200)
kronolith/js/kronolith.js

index ecbf958..c75f9d8 100644 (file)
@@ -4566,6 +4566,9 @@ KronolithCore = {
         }
     },
 
+    /**
+     * Closes a RedBox overlay, after saving its content to the body.
+     */
     closeRedBox: function()
     {
         if (!RedBox.getWindow()) {