All but DataTable Deserialize

This commit is contained in:
2023-01-09 19:26:00 -07:00
parent 6cbcad2a5d
commit 0468c8d42d
25 changed files with 374 additions and 89 deletions

View File

@ -4,7 +4,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
<title>Expose-MyIT</title>
<title>OI Metrology Viewer</title>
<base href="/" />
<link href="css/bootstrap/bootstrap.min.css" rel="stylesheet" />
<link href="css/app.css" rel="stylesheet" />

View File

@ -1,6 +1,6 @@
{
"name": "Expose-MyIT",
"short_name": "Expose-MyIT",
"name": "OI-Metrology-Viewer",
"short_name": "OI-Metrology-Viewer",
"start_url": "./",
"display": "standalone",
"background_color": "#ffffff",