Commit 4b18738e authored by Miguel Rincon's avatar Miguel Rincon

Update Admin Area's Runner Details Page UI

This change enables a new version of the Admin Area's Runner Details UI
to match GitLab design guidelines and become consistent with forms in
other areas of the GitLab UI.

The change in UI is done by setting the feature flag
"runner_detailed_view_vue_ui" to enabled by default.

Changelog: changed
parent df7369e5
......@@ -5,4 +5,4 @@ rollout_issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/325737
milestone: '13.11'
type: development
group: group::runner
default_enabled: false
default_enabled: true
......@@ -90,7 +90,7 @@ To protect or unprotect a runner:
1. Check the **Protected** option.
1. Click **Save changes**.
![specific runners edit icon](img/protected_runners_check_box.png)
![specific runners edit icon](img/protected_runners_check_box_v14_1.png)
### Forks
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment