Proper class jquery selector for off.

This commit is contained in:
Jacob Schatz
2016-06-17 11:52:22 +01:00
committed by Phil Hughes
parent 1c3da0f72e
commit 5eeccafca4
@@ -124,6 +124,6 @@
gl.text._previousState = $thisTextarea.val()
gl.text.removeListeners = () ->
$('js-md').off()
$('.js-md').off()
) window