提交 436d17a0 编写于 作者: C Clement Ho

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

Update personal access token form styles

See merge request gitlab-org/gitlab-ce!20275
......@@ -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
......
---
title: Minor style changes to personal access token form and scope checkboxes
merge_request: 20052
author:
type: other
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册