Chen Hanxiao <chenhanxiao@xxxxxxxxxxxxxx> 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 _______________________________________________ virt-tools-list mailing list virt-tools-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/virt-tools-list