Merge branch 'fix-build-page-typo' into 'master'

Fix typo in build page of projects

The column containing links to the builds is named Runner but actually
contains the Build.

See merge request !2347
This commit is contained in:
Kamil Trzciński 2016-01-11 11:54:18 +00:00
commit b6c2908cb2

View file

@ -40,7 +40,7 @@
%thead %thead
%tr %tr
%th Status %th Status
%th Runner %th Build ID
%th Commit %th Commit
%th Ref %th Ref
%th Stage %th Stage