change html
This commit is contained in:
+1
-1
@@ -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}}');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user