mirror of
https://github.com/espocrm/espocrm.git
synced 2026-06-28 15:06:06 +00:00
application id in body tag
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
});
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
<body data-id="{{applicationId}}">
|
||||
<div class="container content"></div>
|
||||
<footer>
|
||||
<p class="credit small">© 2024
|
||||
|
||||
Reference in New Issue
Block a user