client headers

This commit is contained in:
Yuri Kuznetsov
2022-08-09 14:30:01 +03:00
parent b707bf70b8
commit 95ce8645f2
8 changed files with 164 additions and 20 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
<link rel="shortcut icon" sizes="196x196" href="{{basePath}}{{favicon196Path}}">
<link rel="icon" href="{{basePath}}{{faviconPath}}" type="image/x-icon">
<link rel="shortcut icon" href="{{basePath}}{{faviconPath}}" type="image/x-icon">
<script type="text/javascript">
<script type="text/javascript" nonce="{{nonce}}">
window.addEventListener('DOMContentLoaded', () => {
Espo.loader.setCacheTimestamp({{loaderCacheTimestamp}});
Espo.loader.setBasePath('{{basePath}}');