Add comment to make usage of jquery.ui module discoverable

Change-Id: I79a54686024b22e2851bd396bb51101ca84626fa
This commit is contained in:
Derk-Jan Hartman 2020-02-25 21:27:56 +01:00 committed by Krinkle
parent b17c8b7557
commit 006d4ba9d8

View file

@ -143,6 +143,7 @@
// CodeMirror. We unregister this when switching to normal textarea mode.
$textbox1.textSelection( 'register', cmTextSelection );
// RL module jquery.ui
$codeMirror.resizable( {
handles: 'se',
resize: function ( event, ui ) {