This commit is contained in:
2018-11-24 15:56:50 +01:00
parent bc6cf10e2b
commit a255565c09
4 changed files with 16 additions and 2 deletions

View File

@@ -1,4 +1,6 @@
$(document).ready(function () {
console.log('Police Sprechwunsch load handler: start');
setTimeout(function () {
ADis_Check_Call_Police_Active();
}, 250);