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
3565439b
Commit
3565439b
authored
Apr 04, 2022
by
anna_vovchenko
Committed by
Mikołaj Wawrzyniak
Apr 05, 2022
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Applied patch suggested by the reviewer
parent
f16ffd74
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
app/views/clusters/clusters/_deprecation_alert.html.haml
app/views/clusters/clusters/_deprecation_alert.html.haml
+1
-2
No files found.
app/views/clusters/clusters/_deprecation_alert.html.haml
View file @
3565439b
.gl-alert.gl-alert-warning.gl-mt-6
{
role:
'alert'
}
=
sprite_icon
(
'warning'
,
css_class:
"gl-alert-icon gl-alert-icon-no-title gl-icon"
)
=
render
'shared/global_alert'
,
variant: :warning
,
dismissible:
false
,
alert_class:
'gl-mt-6 gl-mb-3'
do
.gl-alert-body
-
link_start
=
'<a href="%{url}" target="_blank" rel="noopener noreferrer">'
.
html_safe
-
issue_link_start
=
link_start
%
{
url:
'https://gitlab.com/gitlab-org/configure/general/-/issues/199'
}
...
...
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