BigW Consortium Gitlab
Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
gitlab-ce
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Forest Godfrey
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
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
3 deletions
+5
-3
_shared_runners.html.haml
app/views/projects/runners/_shared_runners.html.haml
+0
-3
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