Skip to content

Commit 9a8f9ca

Browse files
committed
rm remaining mention of jquery in docs
1 parent 559b694 commit 9a8f9ca

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

docs/panels.rst

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -351,7 +351,7 @@ JavaScript API
351351
~~~~~~~~~~~~~~
352352

353353
Panel templates should include any JavaScript files they need. There are a few
354-
common methods available, as well as the toolbar's version of jQuery.
354+
common methods available.
355355

356356
.. js:function:: djdt.close
357357

@@ -378,10 +378,6 @@ common methods available, as well as the toolbar's version of jQuery.
378378

379379
Closes any panels and hides the toolbar.
380380

381-
.. js:function:: djdt.jQuery
382-
383-
This is the toolbar's version of jQuery.
384-
385381
.. js:function:: djdt.show_toolbar
386382

387383
Shows the toolbar.

0 commit comments

Comments
 (0)