gitlab-org--gitlab-foss/app/views/admin
Achilleas Pipinellis 33d1f5904c Merge branch 'axil/gitlab-ce-typos_runners_pages' into 'master'
Fix grammar and typos in Runners pages

_Originally opened at !1791 by @axil._

- - -

## Does this MR meet the acceptance criteria?

- [ ] [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG) entry added
- [ ] [Documentation created/updated](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/doc_styleguide.md)
- [ ] API support added
- Tests
  - [ ] Added for this feature/bug
  - [ ] All builds are passing
- [ ] Conform by the [merge request performance guides](http://docs.gitlab.com/ce/development/merge_request_performance_guidelines.html)
- [ ] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides)
- [ ] Branch has no merge conflicts with `master` (if you do - rebase it please)
- [ ] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits)

See merge request !6547
2016-09-29 15:03:20 +00:00
..
abuse_reports Some more styling tweaks and added jasmine test 2016-08-14 00:54:18 +01:00
appearances Fix markdown help references 2016-08-26 09:38:21 -05:00
application_settings Reorganize sections in Admin area settings 2016-09-21 13:23:23 +02:00
applications Standardize the way we check for and display form errors 2016-04-04 21:37:07 -04:00
background_jobs Reformat Regexp 2016-09-08 15:46:22 +02:00
broadcast_messages remove instances of <input type="color" /> due to inconsistent browser support 2016-09-29 07:19:06 -05:00
builds Remove unnecessary variables 2016-09-13 09:05:07 +02:00
dashboard Add horizontal scrolling to all sub-navs on mobile viewports 2016-08-25 18:01:37 -05:00
deploy_keys Update the help_page_path route to accept paths directly instead of using parameters. 2016-07-11 12:55:25 -06:00
groups Syntax fixes and better tests for helper methods. Updated docs. 2016-09-15 14:10:49 -05:00
health_check Remove unnecessary parens 2016-06-30 16:01:26 +03:00
hooks Update the help_page_path route to accept paths directly instead of using parameters. 2016-07-11 12:55:25 -06:00
identities Standardize the way we check for and display form errors 2016-04-04 21:37:07 -04:00
keys Add a page title to every page. 2015-04-30 19:12:15 +02:00
labels remove instances of <input type="color" /> due to inconsistent browser support 2016-09-29 07:19:06 -05:00
logs Remove unnecessary parens 2016-06-30 16:01:26 +03:00
projects Improved helper methods, better flow for project.lfs_enabled?, and UI fixes. 2016-09-15 12:27:32 -05:00
requests_profiles Profile requests when a header is passed 2016-07-26 20:06:09 +02:00
runners Fix grammar and typos in Runners pages 2016-09-28 10:03:59 +02:00
services Make tables full width. 2015-10-19 11:19:45 +02:00
spam_logs Allow Issue to be submitted as spam 2016-08-15 13:18:15 -05:00
system_info Use icon helper 2016-08-25 16:07:20 +01:00
users Fix confusing description of a blocked user. 2016-08-02 13:10:02 +02:00