- redis-ui.git
- src
- electron
- window
- main
- index.html
This file ( 803B ) exceeds the allowed full mode (48 kb) size.
The editor full hight is disabled, only scrolling is allowed..
If you wish to edit a file, it is recommended to use the scroll mode as some users do not like the full height
mode, although some users like it.
<html>
<head>
<title></title>
<meta content="">
<meta charset="utf-8">
<meta name="viewport" content="initial-scale=1, maximum-scale=1, user-scalable=no">
<link rel="stylesheet" href="../../../../node_modules/typeface-roboto/index.css"/>
<link rel="stylesheet" href="../../../../node_modules/angular/angular-csp.css">
<link rel="stylesheet" href="../../../../node_modules/angular-material/angular-material.css">
<link rel="icon" type="image/png" href="../../images/256x256.png"/>
<link rel="stylesheet" type="text/css" href="./css/style.css">
<!-- last -->
<script type="text/javascript" src="./onload.js"></script>
</head>
<body onload="p3xreRun()" id="p3x-redis-ui">
<webview id="p3xre-redis-ui-electron" nodeIntegration></webview>
</body>
</html>