[virt-tools-list] [PATCH virt-manager] show details of controller device
Giuseppe Scrivano
gscrivan at redhat.com
Thu Jan 16 13:58:23 UTC 2014
Chen Hanxiao <chenhanxiao at cn.fujitsu.com> writes:
> @@ -3319,6 +3319,7 @@ class vmmDetails(vmmGObjectUI):
> self.widget("config-remove").set_sensitive(True)
>
> self.set_combo_entry("controller-model", dev.model or "default")
> + uihelpers.set_grid_row_visible(self.widget("controller-model"), True)
>
> def refresh_filesystem_page(self):
> dev = self.get_hw_selection(HW_LIST_COL_DEVICE)
the logic for showing the "controller-model" widget is few lines before
this chunk. It should be changed there.
Giuseppe
More information about the virt-tools-list
mailing list