mirror of
https://gitlab.silvrtree.co.uk/martind2000/ft-webplatform.git
synced 2025-02-11 17:49:16 +00:00
98 lines
3.5 KiB
HTML
98 lines
3.5 KiB
HTML
|
|
<!DOCTYPE html
|
|
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<meta name="X-UA-Compatible" content="IE=edge"/>
|
|
<title>DE PPSS</title>
|
|
<link rel="shortcut icon" href="/assets/img/favicon.ico" type="image/x-icon"/>
|
|
<meta name="viewport" content="initial-scale=1.0"/>
|
|
|
|
<!-- site specific CSS - comment out appropriate css file -->
|
|
<!-- <link rel="stylesheet"
|
|
href="/assets/css/en-gb-retail.css"
|
|
type="text/css"/> -->
|
|
|
|
<!--<link rel="stylesheet" href="http://localhost:3000/assets/css/core.css" type="text/css"/>-->
|
|
<link rel="stylesheet" href="http://pattern-library.corp.frk.com/assets/css/core.css" type="text/css"/>
|
|
<!-- /site specific CSS -->
|
|
|
|
</head>
|
|
<body>
|
|
<div id="site-config" aurelia-app="configuration/gw/main" segment="privatanleger" site="de-de" locale="en-gb" long-date="" short-date=""></div>
|
|
|
|
<div data-fti-module="alert" data-url="/advisor/" ></div>
|
|
<ft-full-width-page>
|
|
<div slot="header">
|
|
<ft-header></ft-header>
|
|
</div>
|
|
<div slot="body-top">
|
|
<ft-breadcrumbs></ft-breadcrumbs>
|
|
<div id="w1449279022739"><div data-fti-component="page-title" class="row">
|
|
<div>
|
|
<h1>Mutual Funds</h1>
|
|
</div>
|
|
</div>
|
|
<ft-caveats placement="PPSSTop" footnotes="No"></ft-caveats>
|
|
</div>
|
|
<div id="w1498743977509">
|
|
<ft-ppss cid="c1498743977509"> </ft-ppss>
|
|
<script type="application/json" class="page-json">
|
|
{
|
|
"c1498743977509": {
|
|
"Annualised_Data_Refresh_Rate": [
|
|
"MONTHLY",
|
|
"QUARTERLY "
|
|
],
|
|
"Discrete_Data_Refresh_Rate": [
|
|
"MONTHLY",
|
|
"QUARTERLY "
|
|
],
|
|
"Cumulative_Data_Refresh_Rate": [
|
|
"MONTHLY",
|
|
"QUARTERLY "
|
|
],
|
|
"Calendar_Year_Data_Refresh_Rate": [
|
|
"MONTHLY",
|
|
"QUARTERLY "
|
|
],
|
|
"Filters_Primary": [
|
|
"ASSET_CLASS",
|
|
"CURRENCY",
|
|
"FUND_CATEGORY",
|
|
"INVESTMENT_VEHICLE",
|
|
"MORNINGSTAR_RATING",
|
|
"SHARE_CLASS"
|
|
],
|
|
"Filters_Secondary": [
|
|
"ASSET_CLASS",
|
|
"CURRENCY",
|
|
"SHARE_CLASS",
|
|
"MORNINGSTAR_RATING",
|
|
"INVESTMENT_VEHICLE",
|
|
"FUND_CATEGORY"
|
|
],
|
|
"Fund_Identifiers": [
|
|
"FUND_NUMBER"
|
|
],
|
|
"Default_Performance": [
|
|
"DISCRETE"
|
|
],
|
|
"Show_Ratings": [
|
|
"YES"
|
|
]
|
|
}
|
|
}
|
|
</script>
|
|
</div>
|
|
<div slot="body-bottom">
|
|
<div id="w1474443031159"><ft-caveats placement="PPSSBottom"></ft-caveats></div>
|
|
</div>
|
|
<div slot="footer">
|
|
<ft-footer></ft-footer>
|
|
</div>
|
|
</ft-full-width-page>
|
|
<script src="/assets/js/web-platform.js" data-main="aurelia-bootstrapper"></script>
|
|
</body>
|
|
</html>
|