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
662e7e3f
Commit
662e7e3f
authored
Sep 08, 2020
by
Tim Zallmann
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Apply 1 suggestion(s) to 1 file(s)
parent
bbc85b93
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
3 deletions
+2
-3
ee/app/views/layouts/header/_whats_new_dropdown_item.html.haml
...p/views/layouts/header/_whats_new_dropdown_item.html.haml
+2
-3
No files found.
ee/app/views/layouts/header/_whats_new_dropdown_item.html.haml
View file @
662e7e3f
-
if
::
Feature
.
enabled?
(
:whats_new_dropdown
)
-
if
::
Feature
.
enabled?
(
:whats_new_drawer
)
%li
%button
.btn.btn-link.btn-md.gl-button.js-whats-new-trigger
{
type:
'button'
}
%span
.gl-button-text
=
_
(
"See what's new at GitLab"
)
%button
.js-whats-new-trigger
{
type:
'button'
}
=
_
(
"See what's new at GitLab"
)
-
else
%li
=
link_to
_
(
"See what's new at GitLab"
),
"
#{
promo_url
}
/releases/gitlab-com/"
,
target:
'_blank'
,
rel:
'noopener noreferrer'
,
data:
{
track_event:
'click_whats_new'
,
track_property:
'question_menu'
}
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