Expose script nonce for wrapper js obj
This commit is contained in:
parent
61cc0a1864
commit
7cbbc33319
2 changed files with 4 additions and 0 deletions
|
@ -75,6 +75,7 @@ file_inner_path = "{file_inner_path}"
|
|||
permissions = {permissions}
|
||||
show_loadingscreen = {show_loadingscreen}
|
||||
server_url = '{server_url}'
|
||||
script_nonce = '{script_nonce}'
|
||||
|
||||
if (typeof WebSocket === "undefined") {
|
||||
tag = document.createElement('div');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue