2017-06-12 10:51:25 +00:00
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<meta charset="utf-8">
|
|
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
|
|
<!-- load MUI -->
|
2017-06-13 09:58:25 +00:00
|
|
|
<!--
|
2017-06-12 10:51:25 +00:00
|
|
|
<link href="//cdn.muicss.com/mui-0.9.16/css/mui.min.css" rel="stylesheet" type="text/css" />
|
|
|
|
<script src="//cdn.muicss.com/mui-0.9.16/js/mui.min.js"></script>
|
2017-06-13 09:58:25 +00:00
|
|
|
-->
|
|
|
|
<link rel="stylesheet" href="live/fonts/fonts.css">
|
|
|
|
|
|
|
|
<link href="live/css/mui.custom.css" rel="stylesheet" type="text/css"/>
|
2017-06-12 10:51:25 +00:00
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<div class="mui-container">
|
2017-06-13 09:58:25 +00:00
|
|
|
<h3>Franklin Stuff</h3>
|
2017-06-12 10:51:25 +00:00
|
|
|
<ul>
|
|
|
|
<li><a href='http://passport/Pages/Home.aspx'>FT Internal Homepage</a></li>
|
|
|
|
<li><a href='http://ngte/'>Timesheet</a></li>
|
|
|
|
</ul>
|
|
|
|
<h3>Links</h3>
|
|
|
|
<ul>
|
|
|
|
<li><a href='http://rcovlnx0193:5111/gw-data-admin/serviceTestEtf'>ETF Test Data</a></li>
|
|
|
|
<li><a href='http://rcovlnx0193:5111/gw-data-admin/serviceTestIntl'>International Test Data</a></li>
|
|
|
|
<li><a href='http://pattern-library.corp.frk.com/coverage/'>Code coverage</a></li>
|
|
|
|
<li><a href='http://fisheye.noam.corp.frk.com:8060/cru?filter=inbox'>Crucible overview</a></li>
|
|
|
|
<li><a href='http://bamboo.noam.corp.frk.com:8085/browse/USPI-FR35/'>Bamboo server</a></li>
|
|
|
|
|
|
|
|
</ul>
|
|
|
|
<h3>QA Pages</h3>
|
|
|
|
<ul>
|
|
|
|
<li><a href='http://rcovlnx0192:8322/etf-gb/investor/products/overview?FundID=21412'>Overview</a></li>
|
|
|
|
<li><a href='http://rcovlnx0192:8322/etf-gb/investor/products/portfolio?FundID=21412'>Portfolio</a></li>
|
|
|
|
<li><a href='http://rcovlnx0192:8322/etf-gb/investor/products/price-and-distribution?FundID=18000'>Price and Distribution</a></li>
|
|
|
|
<li><a href='http://rcovlnx0192:8322/etf-gb/investor/products/performance?FundID=21412'>Performance</a></li>
|
|
|
|
<li><a href='http://rcovlnx0192:8322/etf-gb/investor/products/backtested-performance?FundID=21412'>Backtested Performance</a></li>
|
|
|
|
<li><a href='http://rcovlnx0192:8322/etf-gb/investor/products/documents?FundID=21412'>Documents</a></li>
|
|
|
|
</ul>
|
|
|
|
|
|
|
|
<h4>With US Data</h4>
|
|
|
|
|
|
|
|
<ul>
|
|
|
|
<li><a href='http://rcovlnx0192:8322/etf-us/investor/products/price-and-performance'>price-and-performance</a></li>
|
|
|
|
<li><a href='http://rcovlnx0192:8322/etf-us/investor/products/overview?FundID=21559'>Overview</a></li>
|
|
|
|
<li><a href='http://rcovlnx0192:8322/etf-us/investor/products/portfolio?FundID=21560'>Portfolio</a></li>
|
|
|
|
<li><a href='http://rcovlnx0192:8322/etf-us/investor/products/price-and-distribution?FundID=21559'>Price and Distribution</a></li>
|
|
|
|
<li><a href='http://rcovlnx0192:8322/etf-us/investor/products/performance?FundID=21559'>Performance</a></li>
|
|
|
|
<li><a href='http://rcovlnx0192:8322/etf-us/investor/products/backtested-performance?FundID=21559'>Backtested Performance</a></li>
|
|
|
|
<li><a href='http://rcovlnx0192:8322/etf-us/investor/products/documents?FundID=21559'>Documents</a></li>
|
|
|
|
</ul>
|
|
|
|
</div>
|
|
|
|
</body>
|
|
|
|
</html>
|