feat(ui): replace configuration editors with graphical forms
This commit is contained in:
@@ -6,6 +6,12 @@
|
||||
<meta name="color-scheme" content="light">
|
||||
<title>Proxmox AIS · Provisionierung</title>
|
||||
<link rel="stylesheet" href="/static/style.css">
|
||||
<link rel="stylesheet" href="/static/forms.css">
|
||||
<script src="/static/form-controls.js" defer></script>
|
||||
<script src="/static/installation-form.js" defer></script>
|
||||
<script src="/static/module-forms.js" defer></script>
|
||||
<script src="/static/profile-forms.js" defer></script>
|
||||
<script src="/static/host-forms.js" defer></script>
|
||||
<script src="/static/app.js" defer></script>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
Reference in New Issue
Block a user