Adding a comment

This commit is contained in:
Eston Bond
2010-11-18 18:52:35 -08:00
parent 652f68bb54
commit 790ee5d636
@@ -712,6 +712,8 @@
*
*/
$.GollumEditor.defineHelp = Help.define;
// Dialog is separate too
$.GollumEditor.Dialog = $.GollumDialog;
$.GollumEditor.replaceSelection = function( repText ) {
FunctionBar.replaceFieldSelection( $('#gollum-editor-body'), repText );