Skip to content

Commit

Permalink
Fix linked_data.js example
Browse files Browse the repository at this point in the history
  • Loading branch information
jpic committed Dec 5, 2021
1 parent f4013bb commit 1347911
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test_project/linked_data/static/linked_data.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
$ = django.jQuery
$(document).ready(function() {
$(':input[name$=owner]').on('change', function() {
var prefix = $(this).getFormPrefix();
Expand Down

0 comments on commit 1347911

Please sign in to comment.