This commit is contained in:
Yuri Kuznetsov
2021-06-28 16:12:00 +03:00
parent 04f8630d96
commit f0d5cda1c5

View File

@@ -17,7 +17,7 @@
<link rel="shortcut icon" href="{{basePath}}{{faviconPath}}" type="image/x-icon">
<script type="text/javascript">
window.addEventListener('DOMContentLoaded', () => {
Espo.loader.setCacheTimestamp({{cacheTimestamp}});
Espo.loader.setCacheTimestamp({{loaderCacheTimestamp}});
Espo.loader.setBasePath('{{basePath}}');
Espo.loader