aboutsummaryrefslogtreecommitdiffstats
path: root/python/Dawn/static
diff options
context:
space:
mode:
Diffstat (limited to 'python/Dawn/static')
-rw-r--r--python/Dawn/static/dawn.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/python/Dawn/static/dawn.js b/python/Dawn/static/dawn.js
index cfcee999..6ae28f43 100644
--- a/python/Dawn/static/dawn.js
+++ b/python/Dawn/static/dawn.js
@@ -29,6 +29,7 @@ $(function() {
var to_hide, to_show;
switch ($(this).val()) {
case 'CD_INDEX_TRANCHE':
+ case 'BESPOKE':
to_show = ['attach', 'detach', 'initial_margin_percentage',
'index_ref', 'corr_attach', 'corr_detach'];
to_show.forEach(function(id) {