mirror of
https://github.com/ComputerScienceHouse/proxstar.git
synced 2025-03-09 15:40:09 +00:00
dont show create vm page if the user doesnt have enough resources
This commit is contained in:
parent
49fcb0b663
commit
4d0fb7ece0
4 changed files with 34 additions and 3 deletions
|
@ -24,7 +24,6 @@ table, th, td {
|
|||
margin: 5px 0 0 0;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.panel p a {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue