mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-11-28 07:45:32 +00:00
The acrn:views processing for showing which tabs an option would display on wasn't quite right when an element AND a parent both had a views attribute (specifically when the parent had "basic, advanced" but the element only had "basic" or "advanced"). Signed-off-by: David B. Kinder <david.b.kinder@intel.com>