This commit is contained in:
Yuri Kuznetsov
2021-06-23 16:02:51 +03:00
parent 9559e9fff3
commit f0cd18e711

View File

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