0byt3m1n1
Path:
C:
/
Program Files
/
RStudio
/
resources
/
app
/
resources
/
grid
/
[
Home
]
File: gridviewer.html
<!DOCTYPE html> <html> <head> <meta http-equiv="content-type" content="text/html;charset=utf-8"/ > <link rel="stylesheet" href="datatables/css/jquery.dataTables.min.css" /> <link rel="stylesheet" href="datatables/css/dataTables.scroller.min.css" /> <link rel="stylesheet" href="dtstyles.css" /> <script type="text/javascript" src="closest_polyfill.js"></script> <script type="text/javascript" src="datatables/js/jquery.js"></script> <script type="text/javascript" src="datatables/js/jquery.dataTables.min.js"></script> <script type="text/javascript" src="datatables/js/dataTables.scroller.min.js"></script> <script type="text/javascript" src="hist.js"></script> <script type="text/javascript" src="dtviewer.js"></script> </head> <body style="overflow: hidden"> <div id="errorMask"> </div> <div id="errorWrapper"> <div id="error"> </div> <input type="button" onClick="window.location.reload();" value="Retry" /> </div> </body> </html>