Skip to content
Snippets Groups Projects
Commit 436d17a0 authored by Clement Ho's avatar Clement Ho
Browse files

Merge branch '47865-changelog-for-style-updates' into 'master'

Update personal access token form styles

See merge request gitlab-org/gitlab-ce!20275
parents 016707e4 8b6ff3e0
No related branches found
No related tags found
1 merge request!10495Merge Requests - Assignee
Loading
Loading
@@ -35,7 +35,7 @@
- @pre_auth.scopes.each do |scope|
%li
%strong= t scope, scope: [:doorkeeper, :scopes]
.scope-description= t scope, scope: [:doorkeeper, :scope_desc]
.text-secondary= t scope, scope: [:doorkeeper, :scope_desc]
.form-actions.text-right
= form_tag oauth_authorization_path, method: :delete, class: 'inline' do
= hidden_field_tag :client_id, @pre_auth.client.uid
Loading
Loading
---
title: Minor style changes to personal access token form and scope checkboxes
merge_request: 20052
author:
type: other
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment