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
946439fe
Commit
946439fe
authored
Sep 11, 2020
by
Robert Hunt
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Tidy up epic promotion buttons
parent
a2dd54bd
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
ee/app/views/shared/promotions/_promote_epics.html.haml
ee/app/views/shared/promotions/_promote_epics.html.haml
+2
-2
No files found.
ee/app/views/shared/promotions/_promote_epics.html.haml
View file @
946439fe
...
...
@@ -20,9 +20,9 @@
%p
=
s_
(
'Promotions|Epics let you manage your portfolio of projects more efficiently and with less effort by tracking groups of issues that share a theme, across projects and milestones.'
)
=
link_to
s_
(
'Read more'
),
'https://docs.gitlab.com/ee/user/group/epics/'
,
class:
'btn-link'
,
target:
'_blank'
%div
.gl-display-flex.gl-flex-wrap
=
render
'shared/promotions/promotion_link_project'
,
short_form:
true
=
link_to
s_
(
"Promotions|Don't show me this again"
),
'#'
,
class:
[
'btn'
,
'js-close'
,
'js-close-callout'
]
=
link_to
s_
(
"Promotions|Don't show me this again"
),
'#'
,
class:
'btn js-close js-close-callout gl-mt-2'
.hide-collapsed
=
s_
(
'Promotions|This feature is locked.'
)
...
...
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