Hi Everyone,
We store some data in Custom Attributes of VM which we would like to hide it from the customers
For all the version before 4.5 it was easy and we commented out the below line in this file
/var/www/miq/vmdb/app/views/vm_common/_main.html.haml
/= render :partial => “shared/summary/textual”, :locals => {:title => _(“Custom Attributes”), :items => textual_group_miq_custom_attributes}
Once we did the above it would not show the custom attributes in the VM view
Now in 4.5 we dont have this file and dont know how to disable the custom attributes in the VM view
Can someone please help on this
Regards
Irshad