mediawiki-extensions-CodeEd.../modules
Tim Starling 4fb277c607 Fix unbind call in disableCodeEditor
Presumably the unbind was meant to refer to the event which was bound in
setupCodeEditor(), not a nonexistent function. It appeared to work because
passing an undefined value as the second argument to unbind() causes all
event handlers to be unbound.

Change-Id: I51b8e7de5e95cb17b595a6b8022a6216048cdb41
2012-07-13 16:31:23 +10:00
..
ace Updated Ace 2012-07-09 02:13:50 +00:00
ext.codeEditor.geshi.js CodeEditor ext: Add an experimental demo (off by default) mode to edit SyntaxHighlight_GeSHi sections inline using Ace editor 2011-08-04 22:33:59 +00:00
ext.codeEditor.js Fixed a couple of minor issues in r115010: 2012-04-23 11:40:43 +00:00
jquery.codeEditor.js Fix unbind call in disableCodeEditor 2012-07-13 16:31:23 +10:00