refactor: clean ONLYOFFICE integration - remove workarounds, follow standard pattern

This commit is contained in:
root
2026-07-17 08:56:38 +00:00
parent 7883c46b15
commit a962f29f55
4 changed files with 92 additions and 324 deletions

View File

@@ -139,7 +139,7 @@
<!-- Modals -->
<div class="modal-overlay" id="modal-overlay"></div>
<script src="/static/app.js?v=10"></script>
<script src="/static/carbone.js?v=10"></script>
<script src="/static/app.js?v=11"></script>
<script src="/static/carbone.js?v=11"></script>
</body>
</html>