Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
b66dac67
Commit
b66dac67
authored
Feb 17, 2021
by
Yogi
Committed by
Enrique Alcántara
Feb 17, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Apply GitLab UI button styles to buttons in ee/app/views/subscriptions/groups directory
parent
868140ae
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
1 deletion
+7
-1
changelogs/unreleased/231126-yo-gitlab-ui.yml
changelogs/unreleased/231126-yo-gitlab-ui.yml
+6
-0
ee/app/views/subscriptions/groups/edit.html.haml
ee/app/views/subscriptions/groups/edit.html.haml
+1
-1
No files found.
changelogs/unreleased/231126-yo-gitlab-ui.yml
0 → 100644
View file @
b66dac67
---
title
:
Apply GitLab UI button styles to buttons in ee/app/views/subscriptions/groups
directory
merge_request
:
51784
author
:
Yogi (@yo)
type
:
other
ee/app/views/subscriptions/groups/edit.html.haml
View file @
b66dac67
...
...
@@ -47,5 +47,5 @@
=
render
'shared/visibility_level'
,
f:
f
,
visibility_level:
default_group_visibility
,
can_change_visibility_level:
true
,
form_model:
@group
,
with_label:
false
.row
.form-group.col-sm-12.mb-0
=
button_tag
class:
%w[btn
btn-success w-100
]
do
=
button_tag
class:
%w[btn
gl-button btn-success gl-w-full!
]
do
=
_
(
'Get started'
)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment