use javascript for vm creation, show warnings if fields arent filled, display IP instead of MAC for interfaces

This commit is contained in:
Jordan Rodgers 2017-12-10 02:14:00 -05:00
parent 5198780746
commit 6d589f7bf8
7 changed files with 173 additions and 66 deletions

View file

@ -91,6 +91,6 @@ table, th, td {
}
.resource-usage {
width: 50%;
margin: 0 auto;
width: 50%;
margin: 0 auto;
}