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
e1a8ced9
Commit
e1a8ced9
authored
Jan 15, 2018
by
Stan Hu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove erroneous text in shared runners page that suggested more runners available
Closes #42059
parent
74f2f9b3
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
3 deletions
+5
-3
app/views/projects/runners/_shared_runners.html.haml
app/views/projects/runners/_shared_runners.html.haml
+0
-3
changelogs/unreleased/sh-remove-shared-runners-and-more.yml
changelogs/unreleased/sh-remove-shared-runners-and-more.yml
+5
-0
No files found.
app/views/projects/runners/_shared_runners.html.haml
View file @
e1a8ced9
...
...
@@ -23,6 +23,3 @@
%h4
.underlined-title
Available shared Runners :
#{
@shared_runners_count
}
%ul
.bordered-list.available-shared-runners
=
render
partial:
'projects/runners/runner'
,
collection:
@shared_runners
,
as: :runner
-
if
@shared_runners_count
>
10
.light
and
#{
@shared_runners_count
-
10
}
more...
changelogs/unreleased/sh-remove-shared-runners-and-more.yml
0 → 100644
View file @
e1a8ced9
---
title
:
Remove erroneous text in shared runners page that suggested more runners available
merge_request
:
author
:
type
:
fixed
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