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
39417a43
Commit
39417a43
authored
Apr 08, 2022
by
Austin Regnery
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Change variant to confirm
Changelog: changed
parent
84791feb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
ee/app/views/groups/_insights.html.haml
ee/app/views/groups/_insights.html.haml
+1
-1
No files found.
ee/app/views/groups/_insights.html.haml
View file @
39417a43
...
...
@@ -23,4 +23,4 @@
=
html_escape
(
s_
(
'GroupSettings|Select a project with the %{code_start}.gitlab/insights.yml%{code_end} file'
))
%
{
code_start:
'<code>'
.
html_safe
,
code_end:
'</code>'
.
html_safe
}
=
project_select_tag
(
'group[insight_attributes][project_id]'
,
class:
'project-item-select hidden-filter-value'
,
toggle_class:
'js-project-search js-project-filter js-filter-submit'
,
dropdown_class:
'dropdown-menu-selectable dropdown-menu-project js-filter-submit'
,
placeholder:
_
(
'Search projects'
),
idAttribute:
'id'
,
data:
{
order_by:
'last_activity_at'
,
idattribute:
'id'
,
simple_filter:
true
,
allow_clear:
true
,
include_projects_in_subgroups:
true
},
value:
insight
.
project_id
)
=
form
.
submit
_
(
'Save changes'
),
class:
"btn gl-button btn-
success
"
=
form
.
submit
_
(
'Save changes'
),
class:
"btn gl-button btn-
confirm
"
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