mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
Improve ordering of fields of VPC router detail tabThe field we use most are now on the top: - name - state - hypervisor - link local ip - redundant state The other fields are nice, but not needed most of the time. Result:  Before:  * pr/1422: Improve ordering of fields of VPC router detail tab Signed-off-by: Will Stevens <williamstevens@gmail.com>