Adding a comment
This commit is contained in:
@@ -712,6 +712,8 @@
|
|||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
$.GollumEditor.defineHelp = Help.define;
|
$.GollumEditor.defineHelp = Help.define;
|
||||||
|
|
||||||
|
// Dialog is separate too
|
||||||
$.GollumEditor.Dialog = $.GollumDialog;
|
$.GollumEditor.Dialog = $.GollumDialog;
|
||||||
$.GollumEditor.replaceSelection = function( repText ) {
|
$.GollumEditor.replaceSelection = function( repText ) {
|
||||||
FunctionBar.replaceFieldSelection( $('#gollum-editor-body'), repText );
|
FunctionBar.replaceFieldSelection( $('#gollum-editor-body'), repText );
|
||||||
|
|||||||
Reference in New Issue
Block a user