X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;ds=sidebyside;f=resources%2Fsrc%2Fjquery%2Fjquery.textSelection.js;h=6b4ab979a1f4001d6dff0c5acacf4ba528115d22;hb=b5841ec51fd01ffa8d94670c9e14ad030c4b35ae;hp=da882708b9642f3483791d04c7a116d00ed75e6b;hpb=925c20a9ca669c67cc44f4468d0e0f3b33b94213;p=lhc%2Fweb%2Fwiklou.git diff --git a/resources/src/jquery/jquery.textSelection.js b/resources/src/jquery/jquery.textSelection.js index da882708b9..6b4ab979a1 100644 --- a/resources/src/jquery/jquery.textSelection.js +++ b/resources/src/jquery/jquery.textSelection.js @@ -19,7 +19,7 @@ * $textbox.textSelection( 'encapsulateSelection', { pre: '', post: '' } ); * // Result: Textbox contains 'This is bold!', with cursor before the '!' */ -( function ( $ ) { +( function () { /** * Do things to the selection in a `