mirror of
https://github.com/espocrm/espocrm.git
synced 2026-06-28 06:56:05 +00:00
fix
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user