remove unrelated comments
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
This commit is contained in:
parent
004c5279fb
commit
9dbbb5909a
@ -34,11 +34,6 @@ async function init () {
|
|||||||
cancelButton.addEventListener("click", () => {
|
cancelButton.addEventListener("click", () => {
|
||||||
goToPage("index.html");
|
goToPage("index.html");
|
||||||
});
|
});
|
||||||
|
|
||||||
/**
|
|
||||||
* Add disk qemu: POST config with sata4:"cephpl:4"
|
|
||||||
* Add disk lxc POST config with mp2:"cephpl:8,mp=/test/,backup=1"
|
|
||||||
*/
|
|
||||||
}
|
}
|
||||||
|
|
||||||
async function populateResources () {
|
async function populateResources () {
|
||||||
|
Loading…
Reference in New Issue
Block a user