[PATCH rhel7-patch] Fix position of Refresh List button in filter spoke (#1065716)

Radek Vykydal rvykydal at redhat.com
Wed Sep 24 09:02:39 UTC 2014


DASD button was added before i pushed Refresh button patch so I need to adjust
it.

Related: rhbz#1065716
---
 pyanaconda/ui/gui/spokes/filter.glade | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pyanaconda/ui/gui/spokes/filter.glade b/pyanaconda/ui/gui/spokes/filter.glade
index e65a2da..440213f 100644
--- a/pyanaconda/ui/gui/spokes/filter.glade
+++ b/pyanaconda/ui/gui/spokes/filter.glade
@@ -1695,7 +1695,7 @@
                       <packing>
                         <property name="expand">False</property>
                         <property name="fill">True</property>
-                        <property name="position">3</property>
+                        <property name="position">4</property>
                       </packing>
                     </child>
                   </object>
-- 
1.9.3



More information about the anaconda-patches mailing list