Skip to content

Commit

Permalink
Remove jQuery.noConflict()
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesDPC committed Apr 9, 2021
1 parent 014da10 commit 9d5b735
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion templates/NSWDPC/Utilities/Trumbowyg/Script.ss
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
jQuery.noConflict();
(function($) {
$(document).ready(function() {
$('textarea[data-tw="1"]').trumbowyg({$Options.RAW});
Expand Down

0 comments on commit 9d5b735

Please # to comment.