Description of problem:
While accessing Cloud Networks from instance relationship table, the wrong message is shown as "Cloud Subnets" for Instance "Instance Name"
Version-Release number of selected component (if applicable):
Version 5.9.2.4.20180501195858_35dc609
How reproducible: 100%
Steps to Reproduce:
1. Login To CloudForms Operational Portal
2. Navigate to compute-> cloud -> instance -> click on any instance -> Click on Cloud Networks (under relationships)
3. You will get the wrong message.
Actual results:
Wrong Message: "Cloud Subnets" for Instance "Instance Name"
Expected results:
"Cloud Networks" for Instance "Instance Name"
Working on the fix. Common code issue, change, if not properly applied, will affect other UI pages since same code handles how page header is built. Trying to get this done today, need a bit more analysis and testing first.