Fix unexpected tab order in push dialog's "Push refspec" page
commite868a702ccf0fd2196d6b3be9dd9004eaab570ed
authorKarsten Panier <karsten.panier@aysada.de>
Fri, 24 Jul 2015 18:47:44 +0000 (24 20:47 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Fri, 24 Jul 2015 21:26:03 +0000 (24 17:26 -0400)
tree9e9d5e3a824dd7bcde4ef7ac14d02cc7cdd41860
parentf32e2df1170a382015083f4e9e12b5999e2f876e
Fix unexpected tab order in push dialog's "Push refspec" page

"Add refspec" was at the end of the tab order. Instead, in the tab order
it should follow right after the destination ref field.

Bug: 441357
Change-Id: Ic0941aacdb4629de052e3a24865421366054cdda
Signed-off-by: Karsten Panier <karsten.panier@aysada.de>
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/components/RefSpecPanel.java