dont show create vm page if the user doesnt have enough resources

This commit is contained in:
Jordan Rodgers 2017-12-03 23:55:46 -05:00
parent 49fcb0b663
commit 4d0fb7ece0
4 changed files with 34 additions and 3 deletions

View file

@ -24,7 +24,6 @@ table, th, td {
margin: 5px 0 0 0;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.panel p a {