Skip to content

Commit

Permalink
Fixed bug in tabbed_translation_fields.js #[597](#597)
Browse files Browse the repository at this point in the history
  • Loading branch information
john-psina committed Nov 17, 2023
1 parent 4604072 commit 66bf862
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -541,9 +541,7 @@ var google, django, gettext;
);

$(document).ready(function () {
$(window).on("load", function () {
handleTabularAddAnotherInline(tabularInlineGroup);
});
});
});
}
Expand Down

0 comments on commit 66bf862

Please sign in to comment.