Commit 1c3da0f7 authored by Jacob Schatz's avatar Jacob Schatz Committed by Phil Hughes

No need to add bold for the class selector for removing events

parent 118a42ce
......@@ -124,6 +124,6 @@
gl.text._previousState = $thisTextarea.val()
gl.text.removeListeners = () ->
$('js-md.btn-bold').off()
$('js-md').off()
) window
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment