change html

This commit is contained in:
Yuri Kuznetsov
2021-06-24 10:50:55 +03:00
parent 16e4b2ae40
commit e3ee433b49
+1 -1
View File
@@ -16,7 +16,7 @@
<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">
$(() => {
window.addEventListener('DOMContentLoaded', () => {
Espo.loader.setCacheTimestamp({{cacheTimestamp}});
Espo.loader.setBasePath('{{basePath}}');