fix
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@
|
|||||||
<link rel="shortcut 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">
|
||||||
$(() => {
|
$(() => {
|
||||||
Espo.loader.setCacheTimestamp({{loaderCacheTimestamp}});
|
Espo.loader.setCacheTimestamp({{cacheTimestamp}});
|
||||||
Espo.loader.setBasePath('{{basePath}}');
|
Espo.loader.setBasePath('{{basePath}}');
|
||||||
|
|
||||||
Espo.loader
|
Espo.loader
|
||||||
|
|||||||
Reference in New Issue
Block a user