Files
vkservicesllc.github.io/rpm/board-cd.html
2019-10-02 10:24:27 -04:00

79 lines
2.2 KiB
HTML

<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<title>RPM LinkBoard C/D</title>
<link rel="icon" type="image/x-icon" href="https://img.icons8.com/color/80/000000/interstate-truck.png">
<meta name="author" content="VK Services, LLC">
<meta charset="utf-8">
<meta http-equiv="cache-control" content="must-revalidate, no-store, no-cache">
<meta http-equiv="refresh" content="300">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="../css/styles.css">
<script src="https://code.jquery.com/jquery-3.4.1.min.js"></script>
<script src="../js/date-time.js"></script>
<script src="../js/nav.js"></script>
<script src="../js/misc.js"></script>
<script src="../app-new/objects.js"></script>
<script src="../app-new/weeks.js"></script>
<script src="../app-new/months.js"></script>
<script src="../app-new/functions-min.js"></script>
</head>
<body>
<h1>
LINKBOARD <span>Company Drivers</span>
<span id="date-time"></span><script type="text/javascript">window.onload = date_time('date-time');</script>
</h1>
<nav id="top"></nav>
<fieldset class="favs">
<legend>URL Collector / Payroll Hyperlinks</legend>
<table class="urls">
<tr>
<th id="tH"></th>
<td id='tC'></td>
<td id='tL'></td>
<td rowspan="2" class="rsp">
<br /><p style="font-size: 87%; letter-spacing: 1.04px;">&#9662; History</p>
<ul id="hist">
</ul>
</td>
</tr>
<tr>
<th id="bH"></th>
<td id='bC'></td>
<td id='bL'></td>
</tr>
</table>
</fieldset>
<fieldset class="favs">
<legend>EFS Card & Money Code Monitoring</legend>
<table class="monit">
<tr id="hdr">
<th>Companies / Accounts</th>
<td colspan="2">Sheets: &nbspEFS Cards / Search Fields</td>
<td colspan="2">Sheets: &nbspMoney Codes</td>
</tr>
<tr id="uno"></tr>
<tr id="dos"></tr>
<tr id="tres"></tr>
</table>
</fieldset>
<fieldset class="favs" id="shortcuts"></fieldset>
<fieldset class="favs" id="additional"></fieldset>
</body>
</html>