Skip to content

Commit

Permalink
Merge pull request #219 from sibinhho99/sibinh/fix_safari_print_JS
Browse files Browse the repository at this point in the history
Fix Safari print JS
  • Loading branch information
nguyen-mai-huong committed Sep 29, 2022
2 parents 1e56cec + c6bd2a9 commit 2827692
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/views/submission_similarities/_pair_report.html.erb
Expand Up @@ -55,5 +55,7 @@
</div>

<script type="text/javascript">
$(document).ready(function() {
window.print();
});
</script>

0 comments on commit 2827692

Please sign in to comment.