This commit is contained in:
@@ -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}}
|
||||
Reference in New Issue
Block a user