aboutsummaryrefslogtreecommitdiffstats
path: root/risk_insight/templates/tranches.html
diff options
context:
space:
mode:
Diffstat (limited to 'risk_insight/templates/tranches.html')
-rw-r--r--risk_insight/templates/tranches.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/risk_insight/templates/tranches.html b/risk_insight/templates/tranches.html
index d91f2730..0a8df9ac 100644
--- a/risk_insight/templates/tranches.html
+++ b/risk_insight/templates/tranches.html
@@ -38,6 +38,6 @@
<option value="el">Expected Loss</option>
</select>
</div>
-<script type="text/javascript" src="{{ url_for('static', filename='main.js') }}"></script>
+<script type="text/javascript" src="{{ url_for('static', filename='tranches.js') }}"></script>
</body>
</html>