updated paths
Build and Release Core / Test and Build (push) Successful in 4m2s

This commit is contained in:
t
2026-04-29 10:36:05 -04:00
parent 88f77edadd
commit b07a114227
4 changed files with 61 additions and 52 deletions
+2 -2
View File
@@ -1,11 +1,12 @@
{{define "content"}}
<script>
window.CurrentTab = "{{.CurrentTab}}";
</script>
{{template "dash_tabs" .}}
{{block "pro_risk_tab_content" .}}{{end}}
<div class="tab-pane active">
{{template "dash_table" .}}
</div>
@@ -13,5 +14,4 @@
{{template "dash_modals" .}}
<script src="/static/dashboard.js"></script>
{{end}}