diff --git a/src/main/webdemo/www/index.html b/src/main/webdemo/www/index.html index 21e32d759f..8247eb9f48 100644 --- a/src/main/webdemo/www/index.html +++ b/src/main/webdemo/www/index.html @@ -1,19 +1,21 @@ - + - - - - + + + + - - IRS Demo Viewer - - - + + IRS Demo Viewer + + + + + - + @@ -43,22 +45,22 @@ - - - - - - - + + + + + + + - - - - - - - + + + + + + +
Trade IdFixed Leg PayerAmountFloating Rate PayerAmount
Trade IdFixed Leg PayerAmountFloating Rate PayerAmount
1Big Bank500 GBPLittle Bank10 GBP
{{deal.ref}}{{deal.fixedLeg.fixedRatePayer}}{{deal.fixedLeg.notional.quantity}} {{deal.fixedLeg.notional.token}}{{deal.floatingLeg.floatingRatePayer}}{{deal.floatingLeg.notional.quantity}} {{deal.floatingLeg.notional.token}}
diff --git a/src/main/webdemo/www/semantic/dist.zip b/src/main/webdemo/www/semantic/dist.zip deleted file mode 100644 index 00164704e2..0000000000 Binary files a/src/main/webdemo/www/semantic/dist.zip and /dev/null differ