Integrate ui-design-code via submodule and runtime assets

This commit is contained in:
2026-02-28 18:12:17 +03:00
parent eba3b60b48
commit 4040333a19
6 changed files with 156 additions and 0 deletions

View File

@@ -822,6 +822,8 @@
}
}
</style>
<link rel="stylesheet" href="/ui-design/static/css/theme.css" />
<script src="/ui-design/static/js/app.js" defer></script>
<script>
function navigateToRow(url) {
window.location.href = url;