summaryrefslogtreecommitdiff
path: root/ui
diff options
context:
space:
mode:
authorCole Robinson <crobinso@redhat.com>2020-01-25 13:15:56 -0500
committerCole Robinson <crobinso@redhat.com>2020-01-25 14:30:07 -0500
commitd9c0384607d50997c9efb6daa428fe7beb8a2727 (patch)
tree62d0dccc10f635b5f3c2b07d232eca36a943f708 /ui
parent79fe886ac816e07e7a80cd4c9a454396562aa63b (diff)
downloadvirt-manager-d9c0384607d50997c9efb6daa428fe7beb8a2727.tar.gz
virtManager: Remove disk SGIO UI
This is a very advanced field that is only shown for a quite advanced disk device='lun' config. Users that know they need this can easily set the value via the XML editor Signed-off-by: Cole Robinson <crobinso@redhat.com>
Diffstat (limited to 'ui')
-rw-r--r--ui/details.ui31
1 files changed, 0 insertions, 31 deletions
diff --git a/ui/details.ui b/ui/details.ui
index 8d751ae7..f63819a0 100644
--- a/ui/details.ui
+++ b/ui/details.ui
@@ -3078,37 +3078,6 @@
</packing>
</child>
<child>
- <object class="GtkLabel" id="label66">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="halign">end</property>
- <property name="label" translatable="yes">_SGIO:</property>
- <property name="use_underline">True</property>
- <property name="mnemonic_widget">disk-sgio-text</property>
- </object>
- <packing>
- <property name="left_attach">0</property>
- <property name="top_attach">2</property>
- </packing>
- </child>
- <child>
- <object class="GtkComboBox" id="disk-sgio">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="has_entry">True</property>
- <child internal-child="entry">
- <object class="GtkEntry" id="disk-sgio-text">
- <property name="can_focus">True</property>
- <signal name="changed" handler="on_disk_sgio_entry_changed" swapped="no"/>
- </object>
- </child>
- </object>
- <packing>
- <property name="left_attach">1</property>
- <property name="top_attach">2</property>
- </packing>
- </child>
- <child>
<object class="GtkLabel" id="disk-pr-label">
<property name="visible">True</property>
<property name="can_focus">False</property>