Description of problem: Create 2 services and from Route page create a new route, check on "Split traffic across multiple services" the percentage weight bar shows, but after clicked "edit weights as integers." it can not to switch back to weight bar Version-Release number of selected component (if applicable): openshift v3.9.0-0.16.0 How reproducible: Always Steps to Reproduce: 1. Create 2 services for a project 2. Go to Route page and create a new route, check on "Split traffic across multiple services" for route settings 3. Click "edit weights as integers." and try to switch back to the percentage weight bar Actual results: 2. The percentage weight bar shows which is correct 3. There is no way to find the percentage weight bar back Expected results: 3. There should be a link button to switch back to the percentage weight bar Additional info:
See PR https://github.com/openshift/origin-web-console/pull/2656
Commit pushed to master at https://github.com/openshift/origin-web-console https://github.com/openshift/origin-web-console/commit/2f87aedc9e617e3b41bf953f90e2863abd1f4e44 Merge pull request #2656 from TheRealJon/bug-1533818 Automatic merge from submit-queue. Add link to re-enable percentage slider when editing service weights on the create route page A link now appears next to the alternate service action links to re-enable the slider once it is disabled. Fixes [Bugzilla Bug 1533818](https://bugzilla.redhat.com/show_bug.cgi?id=1533818) 
Verified on: OpenShift Master: v3.9.0-0.31.0 OpenShift Web Console: v3.9.0-0.31.0.0 The "Edit Weights Using Percentage Slider" works for balancing weight of services.