Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to change the order of views in Jenkins

I've created a new view (tab) in Jenkins. It was created in the out most right of the page and i'd like it to be moved to the left. I searched everywhere and could not find how to do it. Would appreciate your help.

like image 676
Naama Zrihen Avatar asked Jul 24 '16 15:07

Naama Zrihen


1 Answers

Actually i found it pretty simple to just add empty spaces in front of the view name and because it orders it alphabetically, you can get the desired result with just a few clicks:

Jenkins views screenshot

like image 188
deepmikoto Avatar answered Sep 22 '22 00:09

deepmikoto