.
This commit is contained in:
@@ -13,7 +13,7 @@
|
|||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
var win2 = false;
|
var win2 = false;
|
||||||
|
|
||||||
$(document).ready(function() {
|
document.addEventListener("DOMContentLoaded", function() {
|
||||||
document.title = "Case: {{current_case.title}}";
|
document.title = "Case: {{current_case.title}}";
|
||||||
console.log('ready');
|
console.log('ready');
|
||||||
const bc = new BroadcastChannel("test_channel");
|
const bc = new BroadcastChannel("test_channel");
|
||||||
|
|||||||
Reference in New Issue
Block a user